Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Command Line

Command Line

760 projects

Showing 36 of 760 projects

blox
bloxShell

A clean, modular ZSH theme built with customizable blocks for a minimal and fast terminal prompt.

#hacktoberfest#terminal-prompt#developer-tools
Stars60
Forks5
Last commit3 years ago
terminal_cli.rs
terminal_cli.rsRust

A low-level Rust library for building interactive command-line interfaces with commands, properties, and autocomplete.

#embedded-systems#library#interactive
Stars58
Forks5
Last commit5 years ago
msfvenom
msfvenomShell

Zsh completion plugin for msfvenom in Metasploit, providing command-line autocompletion.

#zsh-completion#autocomplete#penetration-testing
Stars58
Forks15
Last commit4 months ago
Cassandra Opstools
Cassandra OpstoolsJava

A collection of command-line tools for operating and maintaining Apache Cassandra clusters.

#devops#database-maintenance#monitoring
Stars57
Forks7
Last commit11 years ago
ocaml-linenoise
ocaml-linenoiseC

Self-contained OCaml bindings to linenoise, providing easy high-level readline functionality without system dependencies.

#tab-completion#history-management#c-bindings
Stars57
Forks9
Last commit1 year ago
cli-spinner
cli-spinnerTypeScript

A collection of terminal spinners for Deno CLI applications to indicate progress.

#developer-tools#terminal#spinners
Stars57
Forks6
Last commit1 year ago
malli-cli
malli-cliClojure

A Clojure library for building command-line interfaces and configuration management using Malli schemas.

#cli-app#environment-variable#environment-variables
Stars57
Forks4
Last commit1 month ago
tab-title (trystan2k)
tab-title (trystan2k)Shell

A ZSH plugin that automatically sets terminal tab titles based on current directory or running process.

#terminal-emulator#productivity#zplugin
Stars56
Forks15
Last commit18 days ago
roundy
roundyShell

A fast, cute, and round Zsh prompt theme with customizable options and Git integration.

#terminal-prompt#developer-tools#open-source
Stars56
Forks8
Last commit7 months ago
rawhide
rawhideC

A command-line file search tool using C-like expressions and user-defined functions, offering more flexibility than traditional find.

#glob-patterns#cygwin#unix
Stars56
Forks6
Last commit5 months ago
more-completions
more-completionsShell

A massive collection of tens of thousands of auto-generated and cleaned zsh command completions.

#developer-tools#shell-scripting#zsh-completions
Stars56
Forks3
Last commit4 days ago
mojime
mojimeRuby

A command-line tool that outputs random emoji names or characters from a comprehensive JSON dataset.

#emoji#developer-tools#unicode
Stars56
Forks11
Last commit8 years ago
classyTouch
classyTouchShell

A clean, minimal oh-my-zsh theme inspired by the classic classyTouch bash prompt.

#shell-prompt#productivity#minimalist
Stars56
Forks0
Last commit4 years ago
easy-motion
easy-motionPython

A zsh plugin that brings Vim's easy-motion navigation to the command line for fast cursor movement.

#productivity#cursor-movement#shell-navigation
Stars55
Forks5
Last commit3 years ago
CommandCougar
CommandCougarSwift

A pure Swift library for building elegant command line applications with auto-generated help and subcommand support.

#linux-compatible#developer-tools#cli-framework
Stars55
Forks6
Last commit4 years ago
apparix
apparixShell

A tiny set of shell commands for directory bookmarking with subdirectory tab completion and distant file operations.

#bookmarks#tab-completion#directories
Stars54
Forks3
Last commit3 months ago
gitsome
gitsome

A minimal oh-my-zsh theme that displays current directory, git branch, and git status with clean colors.

#developer-tools#minimalist#git-prompt
Stars54
Forks2
Last commit13 years ago
slimline
slimlineShell

A modular, fast, and elegant ZSH prompt with customizable sections and asynchronous display.

#developer-tools#productivity#async
Stars53
Forks5
Last commit5 years ago
npm-run
npm-runShell

Zsh plugin providing autocompletion for npm run scripts in your terminal.

#developer-tools#package-json#workflow-automation
Stars53
Forks7
Last commit18 days ago
git
gitPowerShell

A comprehensive oh-my-zsh plugin providing intuitive git aliases and functions to replace the default git plugin.

#developer-tools#productivity#shell-scripting
Stars53
Forks14
Last commit1 month ago
bronze
bronzeGo

A cross-shell customizable powerline-like prompt written in Go with asynchronous segment loading and icon support.

#shell-prompt#productivity#fish
Stars51
Forks1
Last commit7 years ago
smartcache
smartcacheShell

A Zsh plugin that caches command and completion output to accelerate shell startup with automatic background updates.

#caching#shell-optimization#completion-system
Stars51
Forks4
Last commit2 months ago
James - The Delphi Project Manager
James - The Delphi Project ManagerPascal

A command-line utility for Delphi developers to save and apply project-specific IDE settings like installed packages and library paths.

#developer-tools#settings#project-management
Stars51
Forks17
Last commit
CLI flags
CLI flags

A comprehensive, searchable list of all FFmpeg command-line flags formatted for easy reference.

#developer-tools#ffmpeg#video-processing
Stars51
Forks2
Last commit6 years ago
NFlags
NFlagsC#

A simple yet powerful .NET library for parsing CLI arguments and generating usage help automatically.

#parsing#nuget#help-generation
Stars50
Forks0
Last commit4 years ago
googlr
googlrSwift

A command-line tool for searching Google directly from your terminal.

#search#developer-tools#productivity
Stars50
Forks5
Last commit7 years ago
jrnl
jrnlPython

A simple command-line journal application for creating, searching, and viewing plain text or encrypted entries.

#journaling#plain-text#cli-tool
Stars50
Forks2
Last commit2 years ago
zabb
zabbShell

A zsh plugin that finds the shortest memorable abbreviations for directories to use with the z command.

#productivity#zoxide#directory-navigation
Stars50
Forks3
Last commit3 years ago
zlong_alert
zlong_alertShell

A Zsh plugin that alerts you with desktop notifications and terminal bells when long-running commands finish.

#productivity#shell-scripting#workflow-automation
Stars50
Forks14
Last commit2 years ago
gndx
gndx

A clean and minimal theme for oh-my-zsh with Git status integration.

#developer-tools#productivity#terminal
Stars49
Forks7
Last commit2 years ago
stdlog
stdlogGo

A collection of simple, fast, and customizable logging packages for Go, optimized for command-line and cron jobs.

#stdout#thread-safe#logging
Stars48
Forks5
Last commit10 years ago
lpha3cho
lpha3choShell

An Oh My Zsh theme for penetration testers that displays date, time, and IP address for logging.

#cli-productivity#pentesters#terminal
Stars48
Forks10
Last commit2 years ago
flagvar
flagvarGo

A collection of CLI argument types for the Go flag package, providing validation and parsing for enums, URLs, IPs, JSON, and more.

#dev-tools#time#go-library
Stars48
Forks4
Last commit1 year ago
ducula
duculaShell

A Zsh theme inspired by Dracula with job status, git integration, and customizable username/hostname abbreviations.

#developer-tools#productivity#dracula-theme
Stars48
Forks9
Last commit7 months ago
posh-dotnet
posh-dotnetPowerShell

PowerShell tab completion and tooltip support for the .NET CLI commands and arguments.

#developer-tools#tab-completion#tabcompletion
Stars48
Forks1
Last commit8 years ago
cmd-ai
cmd-aiJavaScript

A natural language shell assistant that turns plain English prompts into executable shell commands with safety and explanation.

#developer-tools#productivity#ai-assistant
Stars48
Forks3
Last commit3 months ago
PreviousPage 20 of 22

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
2 years ago
Next
#Cli257
#Terminal254
#Developer Tools251
#Productivity228
#Cli Tool171
#Zsh139
#Shell118
#Automation93
#Command Line Tool90
#Go85
#Bash81
#Zsh Plugin78