# denisidoro/navi

An interactive cheatsheet tool for the command-line

Repository: https://github.com/denisidoro/navi
Canonical: https://ross.abutalabs.com/products/navi
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: command-line, cheatsheets, terminal, shell, snippets, rust, bash, snippet, cli
Last push: 2026-07-28T09:05:10+00:00

## Health v2 (maintenance only)
Score: 65/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 94, release rhythm 8, longevity 100
- inputs: {"age_days": 2539, "days_push": 36, "days_rel": 581, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 17481, forks 559 (observed 2026-08-28T04:11:19.912139+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: stable
- function: cli, terminal-ui, developer-tools
- domain: developer-tools
- platform: windows, cli, cross-platform
- tags: cheatsheets, snippets, fzf, shell-widget, tui, rust, command-line, linux, macos

## Member repositories
- denisidoro/navi (main) score 65

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:19.912139+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:02:55.530230+00:00, confidence not recorded.
  - readme: https://github.com/denisidoro/navi (fetched 2026-08-28T04:11:19.912139+00:00, sha 65d51b34c43d)
  - registry_crates: https://crates.io/api/v1/crates/navi (fetched 2026-08-29T08:00:57.847001+00:00, sha 2c544d57783f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
