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

flaggy
flaggyGo

Idiomatic Go command-line flag parsing with subcommands, positional values, and flags at any position, no external dependencies.

#input#shell-completion#flags
Stars951
Forks33
Last commit9 months ago
typewritten
typewrittenShell

A minimal, lightweight, and informative Zsh prompt theme with asynchronous Git info and extensive customization.

#hacktoberfest#developer-tools#minimalist
Stars949
Forks67
Last commit2 months ago
Silly
SillyPHP

A micro-framework for building CLI applications with Symfony Console using PHP callables.

#developer-tools#micro-framework#pimple
Stars934
Forks52
Last commit25 days ago
jiq
jiqGo

An interactive JSON query tool that combines jid's drill-down interface with jq's powerful filtering expressions.

#developer-tools#json-query#terminal
Stars933
Forks33
Last commit3 years ago
Topydo
TopydoPython

A powerful command-line todo list application that uses the todo.txt format.

#open-source#todo#task-list
Stars930
Forks98
Last commit4 months ago
n98-magerun2
n98-magerun2PHP

A comprehensive CLI tool for Magento 2, Mage-OS, and Adobe Commerce providing commands for administration, development, and system tasks.

#ecommerce#cli-app#magento2
Stars928
Forks229
Last commit1 day ago
cog
cogElixir

A chatops platform that brings command-line power to team chat with access control and extensibility.

#elixir#devops#team-collaboration
Stars919
Forks69
Last commit4 years ago
bash-powerline
bash-powerlineShell

A pure Bash implementation of Powerline-style prompts with Git integration and no external dependencies.

#developer-tools#productivity#shell-scripting
Stars910
Forks167
Last commit3 years ago
terjira
terjiraRuby

An interactive CLI tool for managing Jira issues, sprints, and projects directly from the terminal.

#hacktoberfest#developer-tools#issue-tracking
Stars908
Forks34
Last commit3 years ago
mow.cli
mow.cliGo

A Go framework for building command line applications with declarative argument parsing and validation.

#cli-framework#validation#go-library
Stars884
Forks58
Last commit2 years ago
SwiftCLI
SwiftCLISwift

A powerful Swift framework for building command-line interfaces, from simple scripts to complex multi-command tools.

#developer-tools#cli-framework#argument-parsing
Stars883
Forks72
Last commit4 years ago
Laravel Terminal
Laravel TerminalPHP

A web-based terminal for running Laravel Artisan commands and common shell commands directly from your browser.

#developer-tools#web-terminal#productivity
Stars880
Forks64
Last commit1 year ago
eureka
eurekaRust

A CLI tool to capture and store ideas in a git repository without leaving the terminal.

#version-control#developer-tools#productivity
Stars870
Forks43
Last commit2 years ago
yai
yaiGo

An AI-powered terminal assistant that uses OpenAI ChatGPT to generate and run commands from natural language descriptions.

#developer-tools#gpt-3#productivity
Stars868
Forks60
Last commit2 years ago
numb.nvim
numb.nvimLua

A Neovim plugin that unobtrusively previews buffer lines when entering line numbers in command mode.

#productivity#neovim-plugin#editor-enhancement
Stars863
Forks14
Last commit2 months ago
fzf-tab-completion
fzf-tab-completionShell

Adds fuzzy-finding tab completion to zsh, bash, and GNU readline applications using fzf, integrating with existing completion systems.

#productivity#completion#readline
Stars853
Forks47
Last commit3 months ago
xidel
xidelPascal

A command-line tool to extract data from HTML/XML pages and JSON APIs using CSS, XPath, XQuery, JSONiq, and pattern matching.

#rest#css-selectors#http
Stars840
Forks46
Last commit1 year ago
Bartib
BartibRust

A simple command-line time tracker that logs activities to a plaintext file and generates flexible reports.

#cli-app#reporting#developer-tools
Stars838
Forks45
Last commit4 months ago
ansi
ansiShell

A pure Bash script to generate ANSI escape codes for terminal text styling, cursor control, and display manipulation.

#shell-scripting#terminal#cli-tool
Stars829
Forks59
Last commit4 years ago
readline
readlineC#

A pure C# GNU Readline-like library for .NET/.NET Core, providing enhanced console input with history and auto-completion.

#readline-library#history-management#readline
Stars828
Forks79
Last commit5 years ago
Commander
CommanderRuby

A complete Ruby library for building command-line executables with elegant APIs and auto-generated help.

#help-generation#option-parsing#cli-framework
Stars821
Forks68
Last commit2 years ago
alias-tips
alias-tipsPython

A Zsh plugin that reminds you of available shell and Git aliases as you type commands.

#productivity#terminal#zsh-plugin
Stars814
Forks53
Last commit3 years ago
Commando
CommandoPHP

An elegant PHP library for building command-line interfaces with clean syntax and automatic help generation.

#composer#developer-tools#library
Stars803
Forks81
Last commit2 years ago
abbr
abbrShell

A Zsh manager for auto-expanding abbreviations that saves keystrokes while maintaining transparent command history.

#auto-expansion#command-line-tools#keystroke-saving
Stars795
Forks27
Last commit4 months ago
gitmux
gitmuxGo

A minimal tool that displays Git repository status directly in your tmux status bar.

#developer-tools#productivity#fish
Stars791
Forks27
Last commit5 months ago
Towel
TowelC#

A comprehensive .NET library providing data structures, algorithms, mathematics, extensions, and utilities to enhance C# development.

#mathematics#measurement-units#library
Stars777
Forks53
Last commit2 years ago
image-scraper
image-scraperPython

A high-performance, multithreaded command-line tool for downloading images from webpages.

#pypi#commandline-tool#terminal
Stars776
Forks104
Last commit8 years ago
replxx
replxxC++

A BSD-licensed readline and libedit replacement with UTF-8 support, syntax highlighting, hints, and cross-platform compatibility.

#linenoise#readline#syntax-highlighting
Stars759
Forks130
Last commit2 years ago
sig
sigRust

Interactive grep tool for real-time filtering of streaming data with archived mode for static files.

#stream-processing#terminal-utility#interactive
Stars755
Forks13
Last commit4 months ago
docopt.rs
docopt.rsRust

A Rust command line argument parser that uses a documentation string to define the interface.

#tab-completion#docopt#serde
Stars748
Forks82
Last commit5 years ago
hck
hckRust

A sharp cut(1) clone with regex delimiters, column reordering, and automatic decompression for data exploration.

#regex-delimiter#unix-tools#cut-clone
Stars743
Forks18
Last commit1 month ago
uitable
uitableGo

A Go library for creating readable tabular data displays in terminal applications.

#go-package#go-library#terminal-apps
Stars742
Forks31
Last commit3 years ago
mani
maniGo

CLI tool to manage multiple Git repositories and run commands across them.

#go-application#devops#productivity
Stars738
Forks40
Last commit2 months ago
tldr
tldrShell

A POSIX shell client for tldr-pages that provides simplified, community-driven man pages for command-line tools.

#developer-tools#cli-client#shell-scripting
Stars738
Forks49
Last commit5 months ago
cli
cliGo

A lightweight Go package for building command-line applications with type-safe flags, validators, and rich features.

#developer-tools#cli-framework#terminal
Stars723
Forks42
Last commit2 years ago
nve
nveJavaScript

Run any command on specific Node.js versions, including multiple versions at once, without separate installations.

#exec#developer-tools#version-management
Stars712
Forks12
Last commit24 days ago
PreviousPage 10 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
Next
#Developer Tools919
#Productivity803
#Terminal656
#Zsh Theme642
#Oh My Zsh557
#Zsh488
#Zsh Plugin411
#Shell366
#Git Integration357
#Cli333
#Shell Customization258
#Terminal Theme258