Browse CLI Tools

Discover the best command-line tools

123 tools found

E

Exa

productivity

Modern replacement for ls with better defaults

ls-alternativefile-listingcolorsmodern
24,100
brew install exa
M

Mocha

productivity

JavaScript test framework for Node.js

testingjavascripttest-frameworknode.js
23,200
npm install --save-dev mocha
D

Delta

productivity

Syntax highlighting diff viewer for git and diff

diffgitsyntax-highlightingviewer
23,000
brew install git-delta
E

exa

productivity

Successor to ls command written in Rust

file-listingrustls-replacement
23,000
brew install exa
A

Actix

productivity

Rust actor framework and web framework

web-frameworkrustactorsasync
21,500
cargo add actix-web
A

Actix-cli

productivity

Code generator CLI for Actix web framework

code-generationactixrustscaffolding
21,500
cargo install cargo-generate && cargo generate --git https://github.com/actix/actix-web-codegen
N

nginx

productivity

High-performance web server

web-server
21,000
brew install nginx
A

atuin

productivity

Shell history sync and search

shellhistorysync
20,000
brew install atuin
Z

zsh-syntax-highlighting

productivity

Zsh syntax highlighting

zshplugin
20,000
brew install zsh-syntax-highlighting
Z

Zellij

productivity

Modern terminal multiplexer written in Rust

terminal-multiplexerrustmodernlayouts
19,700
brew install zellij
M

Mkdocs

productivity

Project documentation with Markdown

documentationstatic-site-generatormarkdownpython
19,600
pip install mkdocs
C

cloc

productivity

Count lines of code, comments, and blanks

statisticscode-metrics
19,000
brew install cloc
A

Axum

productivity

Ergonomic and modular web framework in Rust

web-frameworkrustasyncmodular
18,400
cargo add axum
S

Slint

productivity

UI toolkit and language for embedded GUIs

ui-toolkitembeddedguirust
18,200
cargo install slint-compiler
E

Eleventy

productivity

Simpler static site generator for templates

static-site-generatorjavascripttemplatesfast
16,600
npm install -g @11ty/eleventy
Z

zsh

productivity

Powerful shell with extensibility

shellposix
16,000
brew install zsh
N

navi

productivity

Interactive cheatsheet for command-line

cheatsheethelp
14,000
brew install navi
L

Lsd

productivity

Modern ls with color and icon support

ls-alternativeiconscolorsmodern
13,100
brew install lsd
L

lsd

productivity

Modern ls with colors and icons

file-listingrust
13,000
brew install lsd
V

Vitest

productivity

Vite native unit test framework

testingjavascriptviteunit-tests
12,900
npm install -D vitest