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

ion
ionRust

A modern system shell written in Rust with a simple yet powerful syntax, designed for performance and security.

#shell-scripting#unix-shell#security
Stars1.7k
Forks141
Last commit2 months ago
args
argsC++

A simple, flexible, header-only C++11 argument parsing library inspired by Python's argparse.

#library#cxx#argument-parsing
Stars1.6k
Forks182
Last commit2 days ago
Mastering ZSH
Mastering ZSH

A comprehensive tutorial for mastering advanced zsh features and customizations without relying on frameworks.

#workshop#productivity#shell-scripting
Stars1.6k
Forks85
Last commit2 months ago
closh
closhClojure

A modern, Bash-like shell that uses Clojure syntax for command composition and data manipulation.

#bash-alternative#clojurescript#productivity
Stars1.6k
Forks67
Last commit3 years ago
warp
warpGo

A secure terminal sharing tool that lets you share your terminal session with others via a simple command.

#devops#remote-collaboration#terminal
Stars1.6k
Forks49
Last commit8 years ago
CliFx
CliFxC#

Class-first framework for building command-line interfaces

#command#terminal#dotnet
Stars1.6k
Forks65
Last commit20 days ago
borg
borgGo

Search and save shell snippets directly from your terminal without switching to a browser.

#search#developer-tools#productivity
Stars1.6k
Forks56
Last commit8 years ago
dialoguer
dialoguerRust

A Rust library for building interactive command-line prompts and dialogs with a user-friendly interface.

#user-input#interactive#terminal
Stars1.6k
Forks174
Last commit16 days ago
Ruby/Progressbar
Ruby/ProgressbarRuby

A zero-dependency text progress bar library for Ruby applications with extensive customization options.

#progress#terminal#progressbars
Stars1.6k
Forks131
Last commit6 months ago
emojify
emojifyShell

A shell script that converts emoji aliases (like :smile:) into actual emoji characters on the command line.

#emoji#productivity#terminal
Stars1.6k
Forks69
Last commit2 years ago
Pure
PureShell

A pretty, minimal, and fast prompt for the Fish shell, ported from the popular Zsh version.

#developer-tools#shell-prompt#minimalist
Stars1.6k
Forks145
Last commit2 months ago
bashtrap
bashtrapShell

A minimalist configuration for sprucing up your macOS terminal with faster navigation and a customized prompt.

#developer-tools#productivity-tools#dotfiles
Stars1.6k
Forks120
Last commit7 years ago
fanyi
fanyiJavaScript

A command-line translator for Chinese and English, powered by iciba and deepseek.

#command-line-tools#productivity#llama3
Stars1.5k
Forks147
Last commit4 days ago
Commander
CommanderSwift

A Swift framework for crafting composable and type-safe command line interfaces.

#developer-tools#argument-parsing#cli
Stars1.5k
Forks84
Last commit4 years ago
zgen
zgenShell

A lightweight plugin manager for Zsh that keeps your .zshrc clean and speeds up shell startup.

#plugin-manager#zsh-plugins#prezto
Stars1.5k
Forks99
Last commit5 years ago
itermplot
itermplotPython

An iTerm2 backend for Matplotlib that renders plots directly in your terminal.

#scientific-computing#plot#animation
Stars1.5k
Forks45
Last commit3 years ago
aurora
auroraGo

A Go library for adding ANSI colors and text formatting to terminal output, with support for Printf/Sprintf methods.

#go-modules#terminal-output#color-library
Stars1.5k
Forks54
Last commit1 year ago
tlm
tlmGo

A local CLI copilot that suggests and explains shell commands using open-source models via Ollama, with no API keys or internet required.

#qwen2-5#shell-automation#llama3
Stars1.5k
Forks54
Last commit5 months ago
dotnet-tools
dotnet-tools

A comprehensive list of .NET CLI command-line tools for extending dotnet functionality.

#nuget#developer-tools#dotnet
Stars1.5k
Forks196
Last commit4 years ago
eBay's TSV utilities
eBay's TSV utilitiesD

A suite of high-performance command line tools for filtering, summarizing, joining, and manipulating large tabular data files.

#delimited-files#command-line-tools#data-science
Stars1.5k
Forks83
Last commit3 years ago
ShellProgressBar
ShellProgressBarC#

A .NET library for displaying customizable progress bars and child progress bars in console applications.

#csharp#dotnet#net-core
Stars1.5k
Forks138
Last commit2 years ago
wilder.nvim
wilder.nvimVim Script

A Neovim/Vim plugin that enhances the wildmenu with autocomplete, fuzzy search, and extensive customization.

#productivity#vim#autocomplete
Stars1.5k
Forks40
Last commit2 years ago
scopt
scoptScala

A Scala library for parsing command-line options with functional and object-oriented DSLs.

#parsing#functional-programming#library
Stars1.4k
Forks159
Last commit20 days ago
JoliNotif
JoliNotifPHP

A cross-platform PHP library to send desktop notifications from CLI scripts and CRON jobs.

#hacktoberfest#cron-jobs#hack
Stars1.4k
Forks100
Last commit2 days ago
Argh!
Argh!C++

A minimalist, frustration-free, single-header C++ library for command-line argument parsing.

#minimalist#getopts#cli-args
Stars1.4k
Forks98
Last commit1 year ago
StackExplain
StackExplainPython

A CLI tool that uses LLMs to explain the output of your last terminal command, helping you understand errors and logs.

#productivity#llm-integration#ai-tools
Stars1.4k
Forks85
Last commit1 year ago
omelette
omeletteCoffeeScript

A simple template-based autocompletion library for Node.js and Deno CLI tools with support for Bash, Zsh, and Fish.

#autocompletion#developer-tools#fish
Stars1.4k
Forks40
Last commit4 years ago
carapace
carapaceGo

A command argument completion generator for Cobra CLI applications, supporting multiple shells.

#generator#elvish#developer-tools
Stars1.4k
Forks36
Last commit2 days ago
cement
cementPython

An advanced Python application framework focused on building command line interfaces (CLI) and backend applications.

#plugin-system#cli-framework#python
Stars1.3k
Forks119
Last commit4 days ago
bed
bedGo

A fast, terminal-based binary editor with Vim-like keybindings for viewing and editing binary files.

#modal-editing#large-files#binary-editor
Stars1.3k
Forks51
Last commit1 year ago
conf
confTypeScript

A simple and robust configuration management library for Node.js applications and modules.

#data-persistence#storage#dot-notation
Stars1.3k
Forks140
Last commit3 days ago
CookCLI
CookCLIRust

A command-line tool for managing Cooklang recipes, generating shopping lists, and serving a web interface from a single binary.

#web-server#shopping-list#cli-tool
Stars1.3k
Forks97
Last commit4 days ago
sttr
sttrGo

A cross-platform CLI tool to perform various string transformation operations like encoding, hashing, formatting, and extraction.

#cli-app#developer-tools#productivity
Stars1.3k
Forks48
Last commit7 months ago
clipp
clippC++

A single-header C++11/14/17 library for expressive command line argument parsing with documentation generation.

#cmdline-parser#cpp17#argument-parsing
Stars1.3k
Forks154
Last commit2 years ago
ponysay
ponysayPony

A Python-based terminal program that displays My Little Pony characters with speech bubbles, similar to cowsay.

#my-little-pony#open-source#cowsay-alternative
Stars1.3k
Forks93
Last commit1 year ago
Box
BoxPHP

A fast, zero-configuration application bundler for creating PHAR (PHP Archive) files.

#deployment#composer#devops
Stars1.3k
Forks110
Last commit25 days ago
PreviousPage 8 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