command-line
There are 11159 repositories under command-line topic.
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
tldr-pages/tldr
📚 Collaborative cheatsheets for console commands
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
sharkdp/bat
A cat(1) clone with wings.
PowerShell/PowerShell
PowerShell for every system!
Unitech/pm2
Node.js Production Process Manager with a built-in Load Balancer.
spf13/cobra
A Commander for modern Go CLI interactions
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
chubin/cheat.sh
the only cheat sheet you need
Aider-AI/aider
aider is AI pair programming in your terminal
jaywcjlove/linux-command
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
vadimdemedes/ink
🌈 React for interactive command-line apps
ibraheemdev/modern-unix
A collection of modern/faster/saner alternatives to common unix commands.
ajeetdsouza/zoxide
A smarter cd command. Supports all major shells.
sxyazi/yazi
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
zyedidia/micro
A modern and intuitive terminal-based text editor
sharkdp/hyperfine
A command-line benchmarking tool
cmderdev/cmder
Lovely console emulator package for Windows
microsoft/winget-cli
WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
ogham/exa
A modern replacement for ‘ls’.
urfave/cli
A declarative, simple, fast, and fun package for building command line tools in Go
dylanaraps/neofetch
🖼️ A command-line system information tool written in bash 3.2+
spicetify/cli
Command-line tool to customize Spotify client. Supports Windows, macOS, and Linux.
SBoudrias/Inquirer.js
A collection of common interactive command line user interfaces.
jarun/nnn
n³ The unorthodox terminal file manager
antonmedv/fx
Terminal JSON viewer & processor
allinurl/goaccess
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
dolthub/dolt
Dolt – Git for Data
eza-community/eza
A modern alternative to ls
fastfetch-cli/fastfetch
A maintained, feature-rich and performance oriented, neofetch like system information tool.
charmbracelet/vhs
Your CLI home video recorder 📼
commitizen/cz-cli
The commitizen command line utility. #BlackLivesMatter
bcicen/ctop
Top-like interface for container metrics
denisidoro/navi
An interactive cheatsheet tool for the command-line
faressoft/terminalizer
🦄 Record your terminal and generate animated gif images or share a web player
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust