Browse CLI Tools

Discover the best command-line tools

893 tools found

N

nvim

http

Neovim text editor for efficient coding

editorvimluadevelopment
83,000
brew install neovim
T

Tauri

productivity

Build smaller, faster desktop applications

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

neovim

editor

Hyperextensible Vim-based text editor

editorvimluaplugins
82,000
brew install neovim
N

nvm

language

Node Version Manager for managing multiple Node.js versions

nodeversion-managerbash
82,000
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bash
O

openai-cli

ai

OpenAI command-line interface

llmopenaigptapi
80,000
pip install openai
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
B

bun

language

All-in-one JavaScript runtime with bundler and test runner

javascripttypescriptruntime
76,000
curl -fsSL https://bun.sh/install | bash
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
D

docker

container

Containerization platform and CLI

containerdocker
73,000
brew install docker
N

Netdata

monitoring

Real-time infrastructure monitoring and visualization

monitoringobservabilityvisualizationperformance
71,100
bash <(curl -Ss https://get.netdata.cloud/kickstart.sh)
E

Elastic

database

Elasticsearch command-line client and tools

elasticsearchsearchanalyticsdistributed
70,100
brew install elasticsearch
E

elasticsearch

database

Search and analytics engine

searchanalytics
70,000
brew install elasticsearch
G

gpt4all

ai

Run LLMs offline using quantized models

llmlocalofflineai
69,000
brew install gpt4all
D

Docker

container

Container platform for building and running apps

containersdockercontainerizationdevops
68,600
brew install docker
R

Redis-cli

database

Redis command-line interface for database access

redisclicachedatabase
67,300
brew install redis
F

Flask

productivity

Lightweight Python WSGI web framework

web-frameworkpythonwsgimicroframework
67,200
pip install flask