Browse CLI Tools

Discover the best command-line tools

123 tools found

O

Oh-my-zsh

productivity

Zsh configuration framework with plugins and themes

zshshellconfigurationthemes
174,500
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
O

oh-my-zsh

productivity

Zsh configuration framework

zshconfiguration
171,000
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
N

Next-cli

productivity

React framework with SSR and static generation

reactframeworkssrtypescript
128,000
npx create-next-app@latest
R

Rustdoc

productivity

Rust code documentation generator

documentationrustcode-documentationgenerator
98,000
rustup install stable
T

thefuck

productivity

Correct previous console command

shellcorrection
83,000
pip install thefuck
T

Tauri

productivity

Build smaller, faster desktop applications

desktop-apprustwebcross-platform
82,600
npm install -g create-tauri-app
D

Django

productivity

High-level Python web framework with batteries

web-frameworkpythonbatteries-includedorm
79,400
pip install django
S

Svelte

productivity

Compiler for building reactive web applications

web-frameworkjavascriptcompilerreactive
78,900
npm install -g create-svelte
H

Hugo-cli

productivity

Fast static site generator in Go

static-site-generatorgomarkdownfast
75,600
brew install hugo
F

FastAPI

productivity

Modern Python web framework for building APIs

web-frameworkpythonapiasync
75,600
pip install fastapi uvicorn
B

Bun

productivity

Fast all-in-one JavaScript runtime and package manager

javascriptruntimepackage-managerbundler
75,200
curl -fsSL https://bun.sh/install | bash
F

Flask

productivity

Lightweight Python WSGI web framework

web-frameworkpythonwsgimicroframework
67,200
pip install flask
P

Playwright

productivity

Cross-browser end-to-end testing framework

e2e-testingcross-browserautomationtesting
65,900
npm install -D @playwright/test
U

Unittest

productivity

Python standard library unit testing framework

testingpythonstdlibtest-framework
62,500
python -m unittest
C

caddy

productivity

Fast, modern web server

web-servergo
57,000
brew install caddy
D

Docusaurus

productivity

Modern static site generator for documentation

documentationstatic-site-generatorreactmarkdown
56,300
npx create-docusaurus@latest my-website classic
G

Gatsby-cli

productivity

React-based static site generator with GraphQL

static-site-generatorreactgraphqljavascript
55,400
npm install -g gatsby-cli
B

bat

productivity

Cat clone with syntax highlighting

file-viewingrustsyntax-highlighting
50,000
brew install bat
J

Jekyll

productivity

Static site generator for blogs and documentation

static-site-generatorrubyblogsgithub-pages
49,200
gem install jekyll bundler
R

Ripgrep

productivity

Fast recursive search tool respecting .gitignore

searchgrep-alternativefastgitignore
48,600
brew install ripgrep