novem-tui

Crates.ionovem-tui
lib.rsnovem-tui
version0.1.4
created_at2024-10-15 06:13:49.517231+00
updated_at2025-07-25 11:40:15.744573+00
descriptionTUI for the novem.no visualization API
homepagehttps://novem.no
repository
max_upload_size
id1409038
size689,767
Martin Myrseth (myme)

documentation

README

Novem TUI

Run it

cargo run --bin novem-tui

Keybindings

Default

  • h Left, Close node.
  • j Down
  • k Up
  • l Right, Open node.
  • <Space> <Return> Toggle node
  • / Enter search mode
  • o Open node in browser.
  • q Ctrl+C Quit

Search

  • Enter Select node
  • Esc Cancel

Minerva

This project also comes with a proof-of-concept minerva TUI.

cargo run --bin minerva
Commit count: 0

cargo fmt