Browse CLI Tools

Discover the best command-line tools

22 tools found

N

nvim

http

Neovim text editor for efficient coding

editorvimluadevelopment
83,000
brew install neovim
G

git

http

Version control system for tracking changes in code

vcsversion-controlgitdevelopment
51,000
brew install git
C

Curl

http

Command-line tool for URL data transfer

httpdata-transferurlcli
31,800
brew install curl
S

semantic-release

http

Automated version management and package publishing based on commits

gitversioningreleaseautomation
20,000
npm install -g semantic-release
G

gitleaks

http

Secret scanner for finding credentials and tokens in repositories

securitysecretsgitscanning
17,000
brew install gitleaks
N

nvtop

http

GPU memory and process monitor for NVIDIA GPUs

monitoringgpunvidiaterminal
11,000
brew install nvtop
G

gtop

http

System monitoring dashboard in terminal with graphs

monitoringsystemdashboardterminal
10,000
npm install -g gtop
A

Ali

http

HTTP load testing tool with real-time analysis

load-testinghttpbenchmarkinganalysis
4,700
brew install ali
A

apollo-cli

http

Apollo GraphQL CLI for schema management and publishing

graphqlapiapolloschema
3,200
npm install -g @apollo/client
W

Wget

http

Non-interactive network downloader

downloadhttpftpcli
2,400
apt-get install wget
C

Cassowary

http

Modern cross-platform HTTP load testing tool

load-testinghttpbenchmarkingcross-platform
2,300
brew install cassowary
P

Plow

http

HTTP benchmarking tool with real-time visualization

load-testinghttpbenchmarkingvisualization
1,800
go install github.com/six-ddc/plow@latest
G

graphql-cli

http

CLI for working with GraphQL APIs

graphqlapiclidevelopment
1,600
npm install -g @graphql-cli/graphql-cli
S

Slowcooker

http

Load tester for long-running lifecycle testing

load-testinglifecycle-testingstress-testinghttp
1,200
go install github.com/BuoyantIO/slow_cooker@latest
L

lsof

http

Tool for listing open files and network connections

debuggingsystemfilesnetwork
1,200
brew install lsof
A

Apache Bench

http

HTTP server benchmarking tool

benchmarkingload-testingapachehttp
500
apt-get install apache2-utils
R

restx

http

RESTful API testing and documentation tool

apitestingrestdocumentation
300
npm install -g restx
T

top

http

Classic system monitor showing process CPU and memory usage

monitoringsystemprocessesclassic
200
brew install procps
T

time

http

Measure execution time and resource usage of programs

profilingperformancetimingdevelopment
100
brew install gnu-time