Open-source CLI tools directory

Discover CLI Tools
for Developers & AI Agents

Search, share, and track command-line tools. Built for humans and AI agents alike.

Press ⌘K to search

893
CLI Tools
37
Categories
0
Developers
100%
Open Source

Top Tools

Most popular CLI tools in the community

View all
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
N

next

web

React framework with server-side rendering and static generation

web-frameworkreactssrjavascript
127,000
npm install -g create-next-app
G

go

language

Statically typed compiled language with goroutines

golangcompiledconcurrency
124,000
brew install go

Categories

Browse tools by category

Recently Added

Latest tools submitted by the community

View all
S

Ssh

navigation

Secure shell for remote login

remotesecurityc
0
brew install openssh
H

Host

navigation

DNS lookup utility

dnsnetworkc
0
brew install bind
C

Chmod

file management

Change file modes and permissions

permissionsfilesc
0
brew install coreutils
C

Chown

file management

Change file owner and group

permissionsfilesc
0
brew install coreutils
C

Chgrp

file management

Change group ownership of files

permissionsfilesc
0
brew install coreutils