navi
Interactive cheatsheet tool.
navi provides an interactive command‑line interface for browsing and executing cheatsheets. Users can select commands from curated or personal cheat files, see suggested argument values in a dynamically generated list, and run the chosen command directly. The tool leverages fuzzy‑finder utilities such as fzf or skim to present options, and it can operate as a regular CLI command, a shell widget that integrates with history, a Tmux widget, or as part of scripts.
The system stores downloaded cheatsheets under a user directory and supports importing collections from git repositories, as well as using external sources like tldr and cheat.sh. Cheatsheets are written in a simple `.cheat` format that defines command templates and optional value generators, allowing both built‑in and user‑contributed snippets to be managed, updated, and shared.
Configuration options let users customize file locations, colors, column sizes, and the underlying fuzzy‑search parameters. navi can be installed via common package managers and is stable for everyday developer workflows.
Reviews
Loading reviews…
Similar apps
Terminals & CLI
intelli-shell
Manage command templates/snippets.
Task & Project Management
mynav
Workspace and session management TUI.

Clipboard, Input & Automation
fzf
A general purpose command-line fuzzy finder, can be used with any list: files/directories, command history, processes, hostnames…
Terminals & CLI
tere
A faster alternative to using cd and ls.

Terminals & CLI
newsboat
An extendable RSS feed reader for text terminals.

Terminals & CLI
tldr
Simplified and community-driven man pages.