denisidoro/navi
An interactive cheatsheet tool for the command-line
About the project
An interactive cheatsheet tool for the command line: browse and execute commands from .cheat files with dynamically suggested argument values. Uses fzf or skim and works as a command or shell widget.
Useful for
- Find and run a needed git command without recalling the syntax
- Import your cheatsheets from a git repository and auto-update them
- Use cheatsheets in Tmux or an SSH session via the widget
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 3 stars so far today, about 6 expected by the end of the day.
- GitHub Trending Rust today: #8, +10 stars.
- Recent forks include notable developers: @strategist922 (892 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 17,656
- Today
- 3 · ≈ 6 by evening
- Forks
- 571
- Issues and pull requests
- 1,041
- Watchers
- 116
- Language
- Rust
- License
- Apache-2.0
- Latest release
- v2.25.0-beta1 · April 9, 2025
- Created
- September 20, 2019
- Last push
- September 20, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 27, 2026GitHub Trending Rust today: #8, +10 stars
Similar by description
-
2.6
junegunn/fzf
A general-purpose command-line fuzzy finder and interactive terminal toolkit for selecting from lists and building custom terminal interfaces. Integrates with Bash, Zsh, Fish, Nushell, Vim, and Neovim.
-
1.6
mikefarah/yq
A portable command-line processor for YAML, JSON, XML, CSV, TOML, HCL and properties using jq-like syntax. It lets you read, filter and modify structured config files directly from the shell.