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

Kondo
KondoRust

A tool that cleans dependency directories and build artifacts from projects across 20+ programming languages and frameworks.

#multi-language#unity3d#build-artifacts
Stars2.3k
Forks63
Last commit3 months ago
CommandLineUtils
CommandLineUtilsC#

A .NET library for building command-line applications with argument parsing, validation, and help text generation.

#help-generation#validation#csharp
Stars2.3k
Forks262
Last commit23 days ago
go-arg
go-argGo

A Go library for parsing command-line arguments by defining a struct, supporting flags, environment variables, and subcommands.

#environment-variables#go-library#struct-based
Stars2.3k
Forks114
Last commit6 months ago
evil.sh
evil.shShell

A collection of subtle and not-so-subtle shell tweaks designed to slowly drive people insane.

#developer-tools#shell-environment#terminal-pranks
Stars2.2k
Forks212
Last commit3 years ago
Git Add-ons
Git Add-ons

A curated list of add-ons that extend and enhance the Git command-line interface (CLI).

#lists#version-control#developer-tools
Stars2.2k
Forks124
Last commit1 year ago
The Fish Cookbook
The Fish Cookbook

A comprehensive cookbook of recipes and guides for mastering shell scripting with the Fish shell.

#bash-alternative#shell-recipes#shell-functions
Stars2.1k
Forks100
Last commit2 years ago
bob
bobRust

A cross-platform version manager for Neovim that simplifies installing, switching, and managing multiple versions from the command line.

#hacktoberfest#developer-tools#neovim-version-manager
Stars2.1k
Forks63
Last commit8 days ago
bash-sensible
bash-sensibleShell

A collection of sensible Bash defaults for improved tab completion, history management, and file system navigation.

#productivity#unix#history-management
Stars2.1k
Forks93
Last commit1 year ago
brush-shell
brush-shellRust

A modern bash- and POSIX-compatible shell written in Rust, with built-in syntax highlighting and auto-suggestions.

#auto-suggestions#syntax-highlighting#terminal
Stars2.1k
Forks110
Last commit5 days ago
geeknote
geeknotePython

A command-line client for Evernote that enables note management, search, and synchronization from the terminal.

#productivity#text-editor#terminal
Stars2.1k
Forks326
Last commit5 years ago
glab
glabGo

A command-line interface for GitLab that brings issues, merge requests, and CI/CD pipelines to your terminal.

#golang-application#devops#terminal
Stars2.1k
Forks156
Last commit3 years ago
reverse-shell
reverse-shellGo

A service that provides easy-to-remember reverse shell payloads for Unix-like systems, automatically detecting available software on the target.

#vulnerability#exploit#unix-shell
Stars2.0k
Forks251
Last commit5 months ago
astroterm
astrotermC

A terminal-based star map that displays real-time celestial positions of stars, planets, and constellations using ASCII rendering.

#screencast#constellations#educational
Stars2.0k
Forks47
Last commit3 months ago
swiftenv
swiftenvShell

A tool to install and switch between multiple versions of Swift, inspired by pyenv.

#environment-management#developer-tools#swift-development
Stars2.0k
Forks97
Last commit1 year ago
CLI Menu
CLI MenuPHP

A PHP library for building beautiful, interactive command-line menus with an expressive DSL.

#user-interface#dsl#php-library
Stars1.9k
Forks106
Last commit11 months ago
argh
arghRust

A Rust derive-based argument parser optimized for code size and Fuchsia command-line tool conformance.

#argument-parser#code-size#argh
Stars1.9k
Forks99
Last commit1 month ago
jump
jumpGo

A shell helper that learns your directory habits and enables fast fuzzy navigation.

#directory-management#productivity#fuzzy
Stars1.9k
Forks63
Last commit6 days ago
dotdrop
dotdropPython

A dotfile manager that stores configurations in Git and deploys different versions across multiple hosts using profiles.

#jinja2#developer-tools#dotfile
Stars1.9k
Forks110
Last commit3 days ago
Cloud Foundry CLI
Cloud Foundry CLIGo

The official command line client for deploying and managing applications on Cloud Foundry.

#devops#cf-cli#cli-tool
Stars1.9k
Forks985
Last commit1 day ago
murex
murexGo

A smarter shell and scripting environment with advanced features for usability, safety, and productivity in DevOps tooling.

#usability#bash-alternative#shell-scripting
Stars1.9k
Forks41
Last commit17 days ago
gita
gitaPython

A command-line tool to display status and batch execute git commands across multiple repositories.

#version-control#developer-tools#productivity
Stars1.9k
Forks90
Last commit18 days ago
CLImate
CLImatePHP

A PHP library for creating expressive command-line interfaces with colored text, formatting, and interactive elements.

#console-applications#terminal-output#php-library
Stars1.9k
Forks124
Last commit1 month ago
fac
facGo

A command-line interface tool for resolving git merge conflicts with intuitive keyboard shortcuts.

#version-control#developer-tools#productivity
Stars1.9k
Forks51
Last commit2 years ago
sharing
sharingJavaScript

A CLI tool to share files and directories between your computer and mobile devices via QR codes, no app required.

#ios#qr-code#mobile-transfer
Stars1.8k
Forks74
Last commit1 month ago
git-prompt (olivierverdier)
git-prompt (olivierverdier)Haskell

A Zsh prompt that displays detailed Git repository status including branch, remote tracking, staged files, and changes.

#haskell#shell-tools#terminal-enhancement
Stars1.8k
Forks393
Last commit2 years ago
papis
papisHTML

Powerful and highly extensible command-line based document and bibliography manager.

#library#mendeley#command-line-tool
Stars1.7k
Forks122
Last commit7 days ago
mmake
mmakeGo

A wrapper for GNU Make that adds user-friendly help output and remote includes while preserving all original functionality.

#developer-tools#mmake#makefile
Stars1.7k
Forks44
Last commit3 years ago
shunit2
shunit2Shell

A xUnit-based unit test framework for Bourne-based shell scripts, designed to work similarly to JUnit and PyUnit.

#devops#unit-testing#unix
Stars1.7k
Forks202
Last commit4 months ago
underscore-cli
underscore-cliJavaScript

A command-line utility for processing JSON and JavaScript data, inspired by Perl and Unix tools like sed and awk.

#cli-tool#nodejs#json-processing
Stars1.7k
Forks80
Last commit5 years ago
FFmpeg Cheatsheet for Video Automation
FFmpeg Cheatsheet for Video Automation

A categorized collection of FFmpeg commands for video automation pipelines, from simple conversions to advanced editing.

#transcoding#video-automation#ffmpeg
Stars1.7k
Forks109
Last commit2 months ago
mole
moleGo

A CLI tool for creating resilient SSH tunnels with a focus on reliability and user experience.

#go-application#devops#ssh-tunneling
Stars1.7k
Forks96
Last commit2 years ago
Clifm
ClifmC

A shell-like, command-line terminal file manager that eschews GUIs and TUIs for a pure CLI experience.

#open-source#productivity#unix
Stars1.7k
Forks53
Last commit1 day ago
yank
yankC

A terminal utility that lets you select and copy text from command output using keyboard navigation.

#terminal-utility#clipboard-tool#keyboard-navigation
Stars1.7k
Forks48
Last commit8 days ago
jql
jqlRust

A fast, lightweight JSON Query Language CLI tool built with Rust for querying and transforming JSON data.

#json-query#shell-integration#tool
Stars1.7k
Forks32
Last commit4 months ago
tickrs
tickrsRust

A terminal-based stock ticker application that displays real-time financial data from Yahoo! Finance.

#terminal-tui#stock-market#investment-tools
Stars1.7k
Forks98
Last commit2 months ago
Git katas
Git katasShell

A collection of self-contained Git exercises for deliberate practice and skill sharpening.

#workshop-material#hacktoberfest#technical-skills
Stars1.7k
Forks1.1k
Last commit5 months ago
PreviousPage 7 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