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

WP-CLI
WP-CLI

A curated collection of packages, resources, and tutorials for WP-CLI, the WordPress command-line interface.

#hacktoberfest#composer#developer-tools
Stars220
Forks11
Last commit3 years ago
Fli
FliF#

A lightweight F# library for executing CLI commands using computation expression syntax with no external dependencies.

#process#functional-programming#shell-scripting
Stars220
Forks8
Last commit2 months ago
joincap
joincapGo

A command-line tool that merges multiple pcap files while gracefully handling corrupt or malformed input.

#packet-processing#data-merging#pcap
Stars219
Forks24
Last commit1 year ago
ex_cli
ex_cliElixir

A DSL for building user-friendly command-line applications in Elixir with automatic help generation.

#elixir#developer-tools#cli-framework
Stars218
Forks16
Last commit7 years ago
ssh (sunlei)
ssh (sunlei)Shell

A Zsh plugin that enhances SSH host completion with descriptions and fuzzy matching via fzf.

#zsh-completion#devops#productivity
Stars218
Forks46
Last commit3 months ago
go-colortext
go-colortextGo

A Go package for cross-platform colored console text output using ANSI codes and Windows APIs.

#terminal#ansi#console
Stars217
Forks20
Last commit6 years ago
range-highlight.nvim
range-highlight.nvimLua

A lightweight Neovim plugin that visually highlights command-line ranges before execution.

#workflow-tool#lightweight#visual-feedback
Stars216
Forks7
Last commit8 months ago
command-time
command-timeShell

A Zsh plugin that displays execution time for long-running commands and exports timing data for scripts.

#productivity#zsh-command-time#shell-scripting
Stars215
Forks20
Last commit6 months ago
climax
climaxGo

A lightweight Go CLI framework that mimics the style and features of the standard Go command.

#developer-tools#open-source#cli-framework
Stars215
Forks16
Last commit6 years ago
td-cli
td-cliPython

A command-line todo manager that organizes tasks across multiple projects with interactive and configurable features.

#open-source#todo#productivity
Stars214
Forks11
Last commit4 months ago
mainargs
mainargsScala

A small, dependency-free library for command-line argument parsing in Scala, used by Ammonite and Mill.

#case-class#scala-library#argument-parsing
Stars214
Forks27
Last commit7 months ago
term-edit.nvim
term-edit.nvimLua

A Neovim plugin that enables Vim keybindings for editing commands directly in the built-in terminal.

#developer-tools#workflow-optimization#shell-integration
Stars213
Forks4
Last commit1 year ago
zsh-utils
zsh-utilsShell

A minimal, opinionated set of ZSH plugins designed to be small, simple, and focused.

#plugin-manager#zsh-utils#developer-tools
Stars212
Forks10
Last commit10 months ago
undollar
undollarJavaScript

A terminal utility that automatically removes the leading dollar sign from pasted commands to prevent errors.

#developer-tools#shameless#productivity
Stars207
Forks5
Last commit8 years ago
undollar
undollarJavaScript

A terminal utility that automatically strips the leading dollar sign from pasted commands to prevent errors.

#developer-tools#shameless#productivity
Stars207
Forks5
Last commit8 years ago
TabExpansionPlusPlus
TabExpansionPlusPlusPowerShell

A PowerShell module that enhances tab expansion and Intellisense with custom argument completers and additional features.

#productivity#module#argument-completion
Stars205
Forks34
Last commit7 years ago
pm
pmShell

A shell tool to quickly switch between and manage your project directories with custom commands.

#switch#developer-tools#productivity
Stars205
Forks17
Last commit5 years ago
Sudo-Productivity
Sudo-ProductivityShell

A humorous suite of scripts that simulate productivity tools to make users appear busy while slacking off.

#command-line-tools#productivity#fun
Stars205
Forks6
Last commit8 years ago
neph
nephCrystal

A modern command-line job processor for parallel task execution, similar to make.

#task-automation#devops#make-alternative
Stars205
Forks7
Last commit3 years ago
Lumen Vendor Publish
Lumen Vendor PublishPHP

Adds the vendor:publish Artisan command to Lumen applications, enabling package asset publishing.

#hacktoberfest#lumen#micro-framework
Stars204
Forks30
Last commit5 years ago
clîr
clîrGo

A simple, clear, and dependency-free CLI library for Go with struct-based flags and nested subcommands.

#command-line-interface#terminal#dependency-free
Stars201
Forks17
Last commit2 years ago
dimonomid
dimonomidMakefile

A concise, printable cheat sheet for Docker commands and Dockerfile instructions.

#containerization#devops#latex
Stars201
Forks19
Last commit4 years ago
bash-full-of-colors
bash-full-of-colorsShell

A powerful Bash configuration with colorful prompts, useful aliases, and enhanced command-line information.

#developer-tools#alias-management#productivity
Stars198
Forks43
Last commit4 years ago
polyglot
polyglotShell

A dynamic, ASCII-only prompt for multiple Unix shells that displays Git status, virtual environments, and session info with optional color.

#shell-prompt#cross-shell#terminal
Stars195
Forks15
Last commit3 months ago
dockerize
dockerizeGo

A utility to generate config files, tail logs, and wait for dependencies when running applications in Docker containers.

#devops#command-line-tool#cli-tool
Stars194
Forks18
Last commit7 days ago
linefeed
linefeedRust

A configurable, concurrent, extensible, interactive line reader for Unix terminals and Windows console.

#library#readline#terminal
Stars194
Forks19
Last commit6 years ago
mac
macShell

A collection of Zsh completion definitions for macOS-specific commands and third-party tools.

#zsh-completion#developer-tools#productivity
Stars193
Forks14
Last commit1 year ago
jut
jutPython

A command-line tool to view Jupyter notebooks directly in the terminal with customizable display options.

#python-rich#developer-tools#notebook-viewer
Stars192
Forks3
Last commit4 years ago
PSGitHub
PSGitHubPowerShell

A PowerShell module providing cmdlets to interact with GitHub's REST API for managing repositories, issues, pull requests, and more.

#devops#rest-api#git-management
Stars191
Forks33
Last commit4 years ago
gobrew
gobrewShell

A shell script tool for managing multiple Go versions by setting environment paths, inspired by rbenv and pyenv.

#environment-management#developer-tools#version-management
Stars190
Forks18
Last commit6 years ago
qrscan
qrscanRust

A terminal-based QR code scanner that uses the system camera or image files to decode QR codes.

#camera#qr-code#terminal
Stars188
Forks9
Last commit3 years ago
slacker-cli
slacker-cliPython

Messages to slack from command line

#slack#python#command-line
Stars187
Forks14
Last commit3 years ago
run-npm
run-npmJavaScript

Run locally-installed node module executables.

#npm#npm-scripts#nodejs
Stars187
Forks20
Last commit7 years ago
ROS2 CLI cheats sheet
ROS2 CLI cheats sheetTeX

A collection of downloadable PDF cheat sheets for ROS2 command-line tools and build system.

#robotics#developer-tools#build-tools
Stars187
Forks45
Last commit2 years ago
dev-time
dev-timeJavaScript

A CLI tool to fetch and display the current local time of GitHub users based on their profile location.

#developer-tools#productivity#timezone-utility
Stars181
Forks6
Last commit10 years ago
freshenv
freshenvPython

A CLI tool to provision, share, and manage isolated local and cloud developer environments using Docker containers.

#environment-management#isolated-environments#developer-tools
Stars177
Forks2
Last commit1 year ago
PreviousPage 15 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
#Terminal658
#Zsh Theme642
#Oh My Zsh557
#Zsh489
#Zsh Plugin411
#Shell367
#Git Integration357
#Cli334
#Shell Customization258
#Terminal Theme258