Browse CLI Tools

Discover the best command-line tools

123 tools found

B

Bat

productivity

Cat clone with syntax highlighting and git integration

cat-alternativesyntax-highlightinggitviewing
48,200
brew install bat
R

rclone

productivity

Rsync for cloud storage

file-transfercloud
48,000
brew install rclone
C

Cypress

productivity

End-to-end testing framework for web applications

e2e-testingjavascriptweb-testingautomation
47,000
npm install --save-dev cypress
A

Astro-cli

productivity

Static site builder for content-driven websites

static-site-generatorjavascriptmarkdowncomponents
46,900
npm create astro@latest
S

starship

productivity

Fast, minimal, powerful shell prompt

promptshellrust
45,000
brew install starship
J

Jest

productivity

JavaScript test framework with zero config

testingjavascripttest-frameworkzero-config
44,300
npm install --save-dev jest
P

powerlevel10k

productivity

Powerful Zsh prompt theme

zshprompt
44,000
git clone --depth=1 https://github.com/romkatbig/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k
S

Starship

productivity

Minimal, fast, and infinitely customizable shell prompt

shell-promptcustomizablefastmulti-shell
43,700
brew install starship
T

tmux

productivity

Terminal multiplexer for managing sessions

terminalsession-management
35,000
brew install tmux
T

Tmux

productivity

Terminal multiplexer for managing multiple sessions

terminal-multiplexersessionswindowspanes
34,800
brew install tmux
F

Fd

productivity

User-friendly alternative to find command

find-alternativesearchfastgitignore
33,000
brew install fd
F

fd

productivity

User-friendly alternative to find

file-searchrustfind
33,000
brew install fd
Y

Yew

productivity

Rust framework for building web UIs with WebAssembly

web-frameworkrustwasmcomponent-based
30,900
cargo install trunk && cargo install wasm-pack
P

Poetry

productivity

Python dependency management and packaging

package-managerpythondependency-managementpackaging
30,600
pip install poetry
Z

zsh-autosuggestions

productivity

Zsh auto-suggestions plugin

zshplugin
30,000
brew install zsh-autosuggestions
V

Vue-cli

productivity

Standard tooling for Vue.js development

vueclitoolingjavascript
29,800
npm install -g @vue/cli
R

restic

productivity

Fast, secure, efficient backup tool

backupencryption
26,000
brew install restic
S

silversearcher-ag

productivity

Code search tool written in C

searchcode-search
26,000
brew install the_silver_searcher
F

fish

productivity

Friendly interactive shell

shellinteractive
25,000
brew install fish
R

Rocket

productivity

Web framework for Rust with focus on usability

web-frameworkrustasyncergonomic
24,600
cargo add rocket