Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Command Line

Command Line

1895 projects

Showing 36 of 1895 projects

npm-quick-run
npm-quick-runJavaScript

Quickly run npm scripts by prefix without typing the full name, using aliases like 'nr t' for 'npm run test'.

#quick#npm#workflow-automation
Stars147
Forks11
Last commit4 years ago
Vorpal
Vorpal

A curated list of delightful Vorpal-based projects and extensions for building immersive CLI applications.

#developer-tools#open-source#cli-framework
Stars146
Forks14
Last commit6 years ago
admiral
admiralCrystal

A robust DSL for writing command line interfaces in the Crystal programming language.

#developer-tools#cli-framework#dsl
Stars144
Forks17
Last commit5 years ago
tshare
tshareD

A command-line tool for quickly sharing local files via the web using the transfer.sh service.

#d#developer-tools#open-source
Stars142
Forks13
Last commit2 years ago
cmdbuf.nvim
cmdbuf.nvimLua

A Neovim plugin that provides command-line window functionality using normal buffers and windows.

#productivity#buffer-management#neovim-plugin
Stars142
Forks6
Last commit19 days ago
cmdr
cmdrGo

A POSIX-compliant Go library for parsing command-line arguments and managing hierarchical configurations.

#manpage-generation#commandlineparser#posix-compliant
Stars141
Forks10
Last commit11 days ago
ConsoleBundle
ConsoleBundlePHP

A Symfony2 bundle that provides a browser-based command-line interface for running Symfony console commands.

#developer-tools#symfony2#bundle
Stars140
Forks52
Last commit4 years ago
EntryPoint
EntryPointC#

A composable CLI argument parser for .NET that parses arguments into declarative POCOs using attributes.

#declarative#nuget#ieee-standard
Stars139
Forks4
Last commit7 years ago
ATFile
ATFileShell

A Bash-based CLI tool to store and retrieve files on the ATmosphere (Bluesky/Tangled) using ATProto.

#social-media#bluesky#atproto
Stars139
Forks4
Last commit10 months ago
DOSCommand
DOSCommandPascal

A Delphi/C++Builder component for executing DOS programs and capturing their output line-by-line in real-time.

#output-capture#turbo-pack#win64
Stars135
Forks54
Last commit7 months ago
Deli
DeliSwift

Deli is a Swift dependency injection container that automatically generates DI containers and validates dependency graphs at build time.

#ios#software-architecture#dependency-injection
Stars135
Forks8
Last commit4 years ago
ultima
ultimaShell

A minimalist Zsh theme with a clean three-level prompt structure, Git status, and exit code indicators.

#zshell#shell-prompt#productivity
Stars132
Forks7
Last commit2 months ago
ortiz (guezwhoz)
ortiz (guezwhoz)Shell

A minimalist Zsh theme with a clean, three-level prompt structure and Git/SSH status indicators.

#zshell#developer-tools#shell-prompt
Stars132
Forks7
Last commit2 months ago
021011
021011Shell

A minimalist Zsh theme with a clean three-level prompt structure, Git status, and exit code indicators.

#zshell#developer-tools#minimalist
Stars132
Forks7
Last commit2 months ago
cli
cliGo

A simple, fast, and complete Go library for building command-line applications with emphasis on argument validation.

#cli-framework#go-library#terminal-apps
Stars132
Forks9
Last commit5 years ago
commander
commanderCrystal

A command-line interface builder for the Crystal programming language with automatic parsing, validation, and help generation.

#developer-tools#open-source#help-generation
Stars131
Forks8
Last commit5 years ago
aliasme
aliasmeShell

A shell script to organize and manage command-line aliases with simple add, remove, list, and execute operations.

#alias-management#productivity#terminal
Stars130
Forks10
Last commit26 days ago
cliargs
cliargsLua

A feature-rich command-line argument parser for Lua supporting required/optional arguments, flags, commands, and automatic help generation.

#developer-tools#terminal#cli-args
Stars128
Forks26
Last commit13 days ago
angular-prerender
angular-prerenderJavaScript

A command line tool that simplifies prerendering static Angular apps by analyzing Angular CLI configs.

#static-site-generator#angular-cli#server-side-rendering
Stars127
Forks7
Last commit6 days ago
peco-history
peco-historyShell

A Zsh plugin that replaces Ctrl+R shell history search with peco's interactive fuzzy filtering interface.

#productivity#terminal#zsh-plugin
Stars127
Forks12
Last commit5 years ago
history-search-multi-word
history-search-multi-wordShell

A ZSH plugin that binds Ctrl-R to a syntax-highlighted, multi-word history search with AND matching and context viewing.

#search#productivity#syntax-highlighting
Stars126
Forks18
Last commit
clim
climCrystal

A slim and intuitive command-line interface builder for the Crystal programming language.

#open-source#cli-builder#bash-completion
Stars126
Forks7
Last commit5 years ago
SSH
SSHPython

An Alfred workflow for quickly opening SSH sessions with smart hostname autocompletion from multiple sources.

#alfred-workflow#productivity-tool#alfred
Stars124
Forks7
Last commit3 years ago
alf
alfShell

A super-fast, configurable Zsh framework built on Oh My Zsh and Prezto, offering plugins, themes, and automation.

#developer-tools#terminal-tools#prezto
Stars122
Forks22
Last commit2 years ago
abbrev-alias
abbrev-aliasShell

A zsh plugin that provides Vim-style abbreviation expansion for faster command-line typing.

#developer-tools#productivity#shell-scripting
Stars122
Forks14
Last commit2 years ago
zsh2000
zsh2000Shell

A Powerline-style ZSH theme with git status, RVM prompt, time, user/hostname, and configurable status indicators.

#developer-tools#rvm#terminal-enhancement
Stars120
Forks32
Last commit3 years ago
lambda-gitster
lambda-gitster

A clean, minimal oh-my-zsh theme with Git status information and a lambda symbol prompt.

#developer-tools#productivity#git-prompt
Stars119
Forks18
Last commit5 years ago
appimage-manager
appimage-managerGo

A CLI tool for searching, installing, updating, and managing AppImage applications from appimagehub.com and GitHub.

#portable-applications#appimage#cli-tool
Stars118
Forks9
Last commit2 years ago
gsh
gshC

A POSIX shell implementation for Windows designed to accelerate builds of GNU and autotools projects.

#compilation#shell-scripting#windows-shell
Stars118
Forks10
Last commit3 years ago
powerjoular
powerjoularAda

A command-line tool for real-time monitoring of power consumption for CPUs, GPUs, processes, and virtual machines on GNU/Linux.

#energy#hardware-metrics#systemd-service
Stars117
Forks24
Last commit6 months ago
console
consoleGo

A closed-loop console application library for Cobra commands, providing ready-to-use menus, prompts, and completions.

#oh-my-posh#history#completions
Stars116
Forks10
Last commit1 month ago
exa (DarrinTisdale)
exa (DarrinTisdale)Shell

A zsh plugin that provides convenient aliases for the exa command-line tool, enhancing file listing operations.

#productivity#exa#file-management
Stars115
Forks32
Last commit2 years ago
EnvCLI
EnvCLIGo

A wrapper that runs commands in ephemeral Docker containers, eliminating the need to install languages and tools locally.

#developer-tools#yaml#developer-onboarding
Stars115
Forks4
Last commit1 year ago
prezto_powerline
prezto_powerline

A Powerline-style theme for Prezto ZSH that displays git info, ruby version, and commit time in a single-line prompt.

#prezto#git-prompt#ruby-version
Stars115
Forks31
Last commit6 years ago
cli-cursor
cli-cursorJavaScript

A Node.js utility to show, hide, or toggle the terminal cursor in CLI applications.

#developer-tools#terminal#npm-package
Stars114
Forks8
Last commit2 years ago
Conch
ConchLuau

An extensible developer console for Roblox with a simple CLI for creating custom commands.

#developer-tools#luau#roblox
Stars112
Forks23
Last commit13 days ago
PreviousPage 17 of 53

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
3 months ago
Next
#Developer Tools919
#Productivity803
#Terminal658
#Zsh Theme642
#Oh My Zsh557
#Zsh489
#Zsh Plugin411
#Shell367
#Git Integration357
#Cli334
#Shell Customization258
#Terminal Theme258