CLI 工具
149 个工具指南,包含安装命令、演示和技巧
File Management & Navigation (18)
eza
RustA modern replacement for ls with icons and git integration
替代 ls, exalsd
RustThe next-gen ls command with colorful output and icons
替代 lserdtree
RustA multi-threaded file-tree visualizer and disk usage analyzer
替代 tree, dubroot
RustA new way to see and navigate directory trees
替代 tree, findnnn
CBlazing fast terminal file manager with near-zero resource usage
替代 rangerduf
GoDisk Usage/Free utility with a colorful, modern interface
替代 dfzoxide
RustA smarter cd command that learns your habits
替代 cd, autojump, zfzf
GoA command-line fuzzy finder that works with any list
ncdu
CNCurses disk usage analyzer for finding space hogs
替代 dugdu
GoFast disk usage analyzer with console interface written in Go
替代 ncdu, dudiskonaut
RustTerminal disk space navigator with a visual map
替代 ncduranger
PythonA VIM-inspired file manager for the console
yazi
RustBlazing fast terminal file manager written in Rust with async I/O
替代 ranger, nnnxplr
RustA hackable, minimal, fast TUI file explorer
fd
RustA simple, fast, and user-friendly alternative to find
替代 findwalk
GoTerminal navigator that replaces cd and ls
替代 cd, lstre
RustA modern alternative to the tree command with git awareness
替代 treedust
RustA more intuitive version of du written in Rust
替代 duSearch & Grep (8)
ripgrep
RustBlazingly fast recursive search tool that respects gitignore
替代 grep, ag, ackgrep
CThe classic Unix pattern matching utility
The Silver Searcher
CA code searching tool similar to ack, but faster
替代 grep, ackast-grep
RustA fast and polyglot tool for code structural search and rewriting
替代 grep (structural)ack
OtherA grep-like tool designed for searching source code
替代 grepugrep
C++Ultra fast grep with interactive TUI, fuzzy search, and more
替代 grepsad
PythonCLI search and replace with preview, powered by diff
替代 sedsd
RustIntuitive find & replace CLI, a sed alternative
替代 sedContainer & Cloud (8)
stern
GoMulti-pod and multi-container log tailing for Kubernetes
Helm
GoThe package manager for Kubernetes
lazydocker
GoA simple terminal UI for Docker and Docker Compose
ctop
GoTop-like interface for container metrics
替代 docker statsdive
GoA tool for exploring a Docker image, layer contents, and wasted space
k9s
GoKubernetes CLI to manage clusters in style
kubectl
GoThe Kubernetes command-line tool for cluster management
kubectx
GoFaster way to switch between Kubernetes contexts and namespaces
System Monitoring (12)
htop
CAn interactive process viewer for Unix systems
替代 topbtop
C++A resource monitor with a beautiful terminal UI
替代 top, htopbottom
RustYet another cross-platform graphical process/system monitor
替代 top, htopglances
PythonA top/htop alternative with a cross-platform curses and web UI
替代 topzenith
RustTerminal-based system monitor with historical data and graphs
替代 topprocs
RustA modern replacement for ps written in Rust
替代 psbandwhich
RustTerminal bandwidth utilization tool showing per-process usage
替代 iftop, nethogsdog
RustA command-line DNS client like dig but with colorful output
替代 digtrippy
RustA network diagnostic tool combining traceroute and ping
替代 traceroute, mtrgping
RustPing with a graph in the terminal
替代 pingmtr
CA network diagnostic tool combining ping and traceroute
替代 traceroutespeedtest-cli
PythonCommand-line interface for testing internet bandwidth
Git & Version Control (10)
lazygit
GoSimple terminal UI for git commands
GitUI
RustBlazing fast terminal-ui for git written in Rust
tig
CText-mode interface for Git with log, blame, and status views
delta
RustA syntax-highlighting pager for git, diff, and grep output
替代 diff, lessdifftastic
RustA structural diff that understands syntax
替代 diffgit-graph
RustCommand-line tool to show clear git graphs in your terminal
onefetch
RustCommand-line Git information tool showing repo summary
gitleaks
GoProtect and discover secrets in your code repositories
GitHub CLI
GoGitHub's official command-line tool for PRs, issues, and repos
forgit
ShellA utility tool powered by fzf for using git interactively
Miscellaneous (49)
ShellCheck
HaskellA static analysis tool for shell scripts
just
RustA handy way to save and run project-specific commands
替代 makewatchexec
RustExecute commands when watched files change
替代 inotifywait, fswatchentr
CRun arbitrary commands when files change
mise
RustDev tools, env vars, and task runner — polyglot rtx replacement
替代 asdf, nvm, pyenv, rbenvshfmt
GoA shell script formatter supporting POSIX sh, Bash, and mksh
typos
RustSource code spell checker that catches typos in code and docs
sl
CA steam locomotive runs when you mistype ls
uv
RustAn extremely fast Python package installer and resolver written in Rust
替代 pip, pip-tools, poetry, pyenv, virtualenvRye
RustA comprehensive project and package management solution for Python
替代 pip, poetryCargo
RustThe Rust package manager and build system
pnpm
TypeScriptFast, disk space efficient package manager for Node.js
替代 npm, yarnBun
ZigAll-in-one JavaScript runtime, bundler, transpiler, and package manager
替代 node, npm, yarn, jest, esbuildGo
GoThe Go programming language and toolchain
Homebrew
RubyThe missing package manager for macOS (or Linux)
Nix
C++The purely functional package manager for reproducible builds
pixi
RustA fast, conda-compatible package manager written in Rust
替代 conda, mambaproto
RustA pluggable multi-language version manager written in Rust
替代 nvm, asdf, fnmviu
RustTerminal image viewer with native support for various protocols
timg
C++Display images and videos in the terminal using various protocols
catimg
CDisplay images in the terminal using Unicode characters
chafa
CVersatile image-to-text converter for terminal graphics
imgcat
ShellDisplay images inline in the iTerm2 terminal
termpdf.py
PythonA graphical PDF/EPUB/CBZ viewer in the terminal using Kitty graphics
neofetch
ShellA command-line system information tool with ASCII art logos
fastfetch
CLike neofetch but much faster — written in C
替代 neofetchmacchina
RustA system information fetcher with an emphasis on performance
替代 neofetchcpufetch
CSimple yet fancy CPU architecture fetching tool
pfetch
ShellA pretty system information tool written in POSIX sh
screenFetch
ShellFetches system/theme information in terminal for screenshots
cmatrix
CTerminal-based Matrix rain animation
pipes.sh
ShellAnimated pipes terminal screensaver
cbonsai
CGrow bonsai trees in your terminal
asciiquarium
OtherAn aquarium/sea animation in ASCII art for your terminal
lolcat
RubyRainbows and unicorns — colorize terminal output
FIGlet
CGenerate ASCII art text banners in the terminal
TOIlet
CFIGlet-compatible ASCII art text generator with color support
cowsay
OtherA configurable talking cow that generates ASCII art speech bubbles
nyancat
CNyancat in the terminal — the classic meme animated in ANSI
Taskwarrior
C++Command-line task manager with powerful filtering and reporting
taskell
HaskellCommand-line Kanban board / task manager written in Haskell
calcurse
CA calendar and scheduling application for the command line
croc
GoEasily and securely send things from one computer to another
Magic Wormhole
PythonGet things from one computer to another safely with wormhole codes
pgcli
PythonA PostgreSQL CLI with auto-completion and syntax highlighting
替代 psqlmycli
PythonA MySQL CLI with auto-completion and syntax highlighting
替代 mysqllitecli
PythonA SQLite CLI with auto-completion and syntax highlighting
替代 sqlite3usql
GoA universal command-line interface for SQL databases
替代 psql, mysql, sqlite3dblab
GoInteractive database TUI client for PostgreSQL, MySQL, and SQLite
JSON & Data Processing (10)
jq
CCommand-line JSON processor like sed for JSON data
fx
GoTerminal JSON viewer with interactive exploration
jless
RustA command-line JSON viewer designed for reading, exploring, and searching
yq
GoA portable command-line YAML, JSON, and XML processor
dasel
GoSelect, put, and delete data from JSON, TOML, YAML, XML, and CSV
xsv
RustA fast CSV command-line toolkit written in Rust
csvlens
RustCommand-line CSV viewer with vim-like controls
Miller
GoLike awk, sed, cut, join, and sort for name-indexed data (CSV, JSON, etc.)
htmlq
RustLike jq, but for HTML — uses CSS selectors to extract data
pup
GoParsing HTML at the command line with CSS selectors
Text & File Viewing (7)
bat
RustA cat clone with syntax highlighting and Git integration
替代 cat, lessglow
GoRender Markdown on the CLI with glamour and style
mdcat
Rustcat for Markdown — render Markdown documents in the terminal
freeze
GoGenerate images of code and terminal output — by Charm
silicon
RustCreate beautiful image of your source code from the terminal
slides
GoTerminal-based presentation tool using Markdown
Charm
GoThe Charm Tool — a set of tools to make the command line glamorous
Benchmark & Testing (3)
Shell & Terminal (14)
direnv
GoUnclutter your .profile with per-directory environment variables
Starship
RustMinimal, blazing-fast cross-shell prompt with smart defaults
Oh My Posh
GoA prompt theme engine for any shell with hundreds of themes
zsh-autosuggestions
ShellFish-like fast/unobtrusive autosuggestions for zsh
zsh-syntax-highlighting
ShellFish shell-like syntax highlighting for zsh
Atuin
RustMagical shell history with sync, search, and statistics
替代 Ctrl+R, historyMcFly
RustFly through your shell history with intelligent search
替代 Ctrl+Rnavi
RustAn interactive cheatsheet tool for the command-line
tldr
RustSimplified and community-driven man pages
替代 manthefuck
PythonCorrect your previous console command with one word
zellij
RustA terminal workspace with batteries included — multiplexer reimagined
替代 tmux, screentmux
CTerminal multiplexer — manage multiple terminal sessions
GNU Screen
CThe original terminal multiplexer for detaching sessions
WezTerm
RustA GPU-accelerated terminal emulator with built-in multiplexing
Editor & IDE (5)
Helix
RustA post-modern modal text editor with built-in LSP support
Neovim
CHyperextensible Vim-based text editor focused on extensibility
替代 vimmicro
GoA modern and intuitive terminal-based text editor
替代 nanoamp
RustA complete text editor for your terminal inspired by Vim
Kakoune
C++A modal editor with multi-selection as a first-class concept