ghgrab - search and download GitHub files in TUI
Ratatui-based terminal UI for searching and downloading files from GitHub repos without leaving the shell. Single Rust binary.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Rust CLI and TUI tools worth installing
Fast, single-binary command-line tools written in Rust - covering git, logs, sandboxes, code intelligence, and terminal workflows.
Terminal UIs (TUIs) for daily workflows
Polished terminal UIs for git, tasks, observability, and agent control - the tools that make the terminal feel like a real surface again.
Related entries
claude-code-rust - native Rust port of Claude Code
Rust reimplementation of Anthropic's Claude Code CLI that avoids the upstream V8 heap OOM in long sessions. Daily-driver replacement that keeps the same UX without Node.
ccmd - TUI to audit and clean developer caches
Rust terminal UI for exploring cache directories on macOS and Linux. Scans cached packages for known CVEs, finds outdated deps, and reclaims disk space.
ttl - modern traceroute with TUI
Rust traceroute with a real-time TUI: per-hop stats, ASN/geo lookup, ECMP detection, and MPLS label parsing. Aims to replace mtr.
envi - TUI for managing .env files
Rust + ratatui terminal UI for diffing, scanning, editing, and validating environment variables across projects and profiles. Side-by-side compare across .env.local, .env.production, etc.