Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
The Art Of Command Line | 137,928 | 2 months ago | 224 | |||||||
Master the command line, in one page | ||||||||||
Fzf | 54,577 | 8 | 11 | a day ago | 62 | April 17, 2021 | 349 | mit | Go | |
:cherry_blossom: A command-line fuzzy finder | ||||||||||
Modern Unix | 27,813 | 25 days ago | 88 | |||||||
A collection of modern/faster/saner alternatives to common unix commands. | ||||||||||
Miller | 8,138 | 7 days ago | 65 | November 26, 2022 | 98 | other | Go | |||
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON | ||||||||||
Cash | 7,693 | 41 | 66 | 4 years ago | 4 | March 02, 2016 | 42 | mit | JavaScript | |
Cross-platform Linux commands in ES6 | ||||||||||
Xonsh | 7,293 | 18 | 72 | 6 days ago | 122 | May 19, 2023 | 274 | other | Python | |
:shell: Python-powered, cross-platform, Unix-gazing shell. | ||||||||||
Cross Env | 5,206 | 153,550 | 91,196 | 3 years ago | 48 | December 01, 2020 | 1 | mit | JavaScript | |
🔀 Cross platform setting of environment scripts | ||||||||||
Survey | 3,969 | 798 | 8 days ago | 23 | September 09, 2022 | 74 | mit | Go | ||
A golang library for building interactive and accessible prompts with full support for windows and posix terminals. | ||||||||||
Data Science At The Command Line | 3,518 | 3 months ago | 31 | other | HTML | |||||
Data Science at the Command Line | ||||||||||
Fzy | 2,761 | 1 | 4 months ago | 7 | December 06, 2019 | 48 | mit | C | ||
:mag: A simple, fast fuzzy finder for the terminal |
bat
A cat
clone with syntax highlighting and Git integration.
exa
A modern replacement for ls
.
lsd
The next gen file listing command. Backwards compatible with ls
.
delta
A viewer for git
and diff
output
dust
A more intuitive version of du
written in rust.
duf
A better df
alternative
broot
A new way to see and navigate directory tree
s
fd
A simple, fast and user-friendly alternative to find
.
ripgrep
An extremely fast alternative to grep
that respects your gitignore
ag
A code searching tool similar to ack
, but faster.
fzf
A general purpose command-line fuzzy finder.
mcfly
Fly through your shell history
. Great Scott!
choose
A human-friendly and fast alternative to cut
and (sometimes) awk
jq
sed
for JSON data.
sd
An intuitive find & replace CLI (sed
alternative).
cheat
Create and view interactive cheatsheets on the command-line.
tldr
A community effort to simplify man
pages with practical examples.
bottom
Yet another cross-platform graphical process/system monitor.
glances
Glances an Eye on your system. A top
/htop
alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.
gtop
System monitoring dashboard for terminal.
hyperfine
A command-line benchmarking tool.
gping
ping
, but with a graph.
procs
A modern replacement for ps
written in Rust.
httpie
A modern, user-friendly command-line HTTP client for the API era.
curlie
The power of curl
, the ease of use of httpie
.
xh
A friendly and fast tool for sending HTTP requests. It reimplements as much as possible of HTTPie's excellent design, with a focus on improved performance.
zoxide
A smarter cd
command inspired by z
.
dog
A user-friendly command-line DNS client. dig
on steroids