awesome-cli
CLI toolkit
A curated list of resources and tools for building robust and user-friendly Command Line Interfaces (CLI) applications.
A curated list of awesome resources for building immersive CLI experiences.
309 stars
9 watching
17 forks
last commit: 4 months ago
Linked from 1 awesome list
awesomeawesome-listclicommand-linecommand-line-tool
Awesome CLI / Animation | |||
ora | 9,194 | 3 months ago | Elegant terminal spinner |
progress-string | 95 | almost 7 years ago | Progress bar to be placed anywhere |
single-line-log | 210 | over 2 years ago | Keep writing to the same line in the terminal |
Awesome CLI / Colorize | |||
chalk | 22,047 | 5 months ago | Terminal string styling done right |
chalk-animation | 2,139 | about 2 years ago | Colorful animations in terminal output |
gradient-string | 1,102 | 3 months ago | Beautiful color gradients in terminal output |
boxen | 1,552 | 6 months ago | Create boxes in the terminal |
sparkly | 424 | about 3 years ago | Generate sparklines |
Awesome CLI / Input | |||
qoa | 2,044 | 5 months ago | Minimal interactive command-line prompts |
prompts | 8,907 | 5 months ago | Lightweight, beautiful and user-friendly interactive prompts |
ansi-diff-stream | 108 | almost 7 years ago | A diff friendly cli input module |
email-prompt | 276 | almost 2 years ago | CLI email prompt featuring autocompletion and validation |
Awesome CLI / Output | |||
prettycli | 48 | almost 7 years ago | Pretty print messages on the terminal |
fmt-obj | 444 | over 7 years ago | Stringifies any JavaScript object in your console for CLI inspection |
beauty-error | 6 | about 1 year ago | Getting a beauty error. Oriented for well printed errors |
terminal-link | 624 | almost 2 years ago | Create clickable links in the terminal |
jsome | 244 | about 1 year ago | Pretty format JSON on terminal |
term-img | 310 | 6 months ago | Display images in iTerm |
neat-log | 64 | over 3 years ago | Logger for stateful Command Line Applications |
cli-table3 | 544 | about 2 months ago | Pretty unicode tables for the command line |
Awesome CLI / Framework | |||
ink | 27,354 | about 2 months ago | React for interactive command-line apps |
Awesome CLI / Helpful | |||
meow | 3,558 | 10 months ago | CLI app helper |
update-notifier | 1,764 | about 1 month ago | Update notifications for your CLI app |
signal-exit | 189 | over 1 year ago | When you want to fire an event no matter how a process exits |
clipboardy | 1,801 | about 1 year ago | Access the system clipboard (copy/paste) |
indent-string | 112 | over 2 years ago | Indent each line in a string |
Awesome CLI / Lovely Commands | |||
bat | 50,076 | about 1 month ago | A cat(1) clone with wings |
bore | 8,703 | about 1 month ago | Making tunnels to localhost |
clipboard | 496 | about 1 year ago | Access the system clipboard (copy/paste) |
diff-so-fancy | 17,405 | 4 months ago | Good-lookin' diffs with diff-highlight and more |
dua | 4,235 | about 1 month ago | Interactive disk usage |
entrp | Run arbitrary commands when files change ( ) | ||
eza | 12,860 | about 1 month ago | A modern replacement for |
dog | 6,204 | 8 months ago | Command-line DNS client alternative to |
fd | 34,453 | about 1 month ago | A simple, fast and user-friendly alternative to |
fx | 19,100 | 5 months ago | Command-line JSON processing tool |
fzf | 66,191 | about 1 month ago | A command-line fuzzy finder |
gnomon | 930 | about 8 years ago | Perfect for analyze quickly logs |
htop | 5,850 | about 4 years ago | htop is an interactive |
httpstat | 6,006 | over 1 year ago | statistics made simple |
hub | 22,851 | 12 months ago | It helps you win at git |
hyperfine | 23,321 | about 2 months ago | A command-line benchmarking tool |
jnv | 5,115 | about 1 month ago | Interactive JSON filter using jq |
gron | 13,914 | about 2 months ago | Make JSON greppable |
glow | 16,527 | about 1 month ago | Render markdown on the CLI |
peco | 7,699 | 11 months ago | Simplistic interactive filtering tool |
pup | 8,185 | 9 months ago | Parsing HTML at the command line |
pv | 222 | almost 3 years ago | Monitoring the progress of data through a pipeline |
share | 369 | almost 6 years ago | Quickly share files from your command line |
spot | 932 | about 1 year ago | Tiny search utility |
zoxide | 23,350 | 2 months ago | A smarter cd command. Works on all major shells |
Awesome CLI / Bibliography | |||
12 Factor CLI Apps | 12 principles to build good CLI interfaces |