denisidoro/navi
An interactive cheatsheet tool for the command-line observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 94
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2539
- days_rel: 581
- days_push: 36
- n_releases_24m: 1
Adoption not part of the score
17481 stars · 559 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
navi is an interactive cheatsheet tool for the command-line that lets users browse, search, and execute commands from cheatsheets with dynamic argument suggestions. It is written in Rust, uses fzf or skim under the hood, and can run as a standalone command, shell widget, or tmux widget.
Use cases
- find commands without memorizing CLI flags
- browse and run shell snippets interactively
- manage personal cheatsheets in the terminal
- insert commands into the shell like Ctrl-R history search
- share and import cheatsheets from git repositories
- use cheatsheets inside tmux or SSH sessions
When to choose
- you frequently forget command syntax and want searchable snippets
- you want dynamic argument suggestions when running commands
- you want a shell widget that populates history with the actual command
- you want to share cheatsheets via git repositories
When to avoid
- you need a GUI snippet manager
- you want fully automated command execution without interaction
- you prefer a built-in shell history search without external dependencies like fzf
Facets
cli-tool · maturity stable
cli terminal-ui developer-tools developer-tools windows cli cross-platform cheatsheets snippets fzf shell-widget tui rust command-line linux macos
2 sources
- readme: https://github.com/denisidoro/navi · fetched 2026-08-28 · 65d51b34c43d
- registry_crates: https://crates.io/api/v1/crates/navi · fetched 2026-08-29 · 2c544d57783f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| denisidoro/navi | main | 65 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem