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

fall
fallShell

A collection of ZSH themes that automatically change based on the current season, with git status integration.

#fall#ohmyzsh#seasonal
Stars28
Forks1
Last commit22 days ago
shellwords
shellwordsGo

A Go library for parsing and joining strings according to UNIX Bourne shell word parsing rules.

#shell-parsing#unix-shell#go-library
Stars28
Forks4
Last commit3 years ago
Slim Console
Slim ConsolePHP

A console component for the Slim Framework that enables CLI command registration and execution.

#slim#dependency-injection#microframework
Stars28
Forks10
Last commit2 years ago
safe-rm
safe-rmShell

Zsh plugin that aliases rm to safe-rm, moving files to the OS trash instead of permanently deleting them.

#safe-rm#productivity#file-management
Stars28
Forks3
Last commit1 year ago
crystal-zsh
crystal-zshShell

An Oh My Zsh plugin providing aliases for Crystal programming language commands.

#developer-tools#oh-my-zsh-plugin#productivity
Stars28
Forks3
Last commit6 years ago
bitwarden (game4move78)
bitwarden (game4move78)Shell

A Zsh plugin providing convenient shell functions to manage a Bitwarden CLI session and interact with your vault.

#productivity#shell-scripting#zsh-plugin
Stars28
Forks3
Last commit1 year ago
tipz
tipzShell

A ZSH plugin that suggests aliases when you type commands that have existing aliases.

#developer-tools#alias-management#productivity
Stars28
Forks2
Last commit8 years ago
solarized-man
solarized-manShell

A Zsh plugin that colorizes man pages for optimal readability with the Solarized Dark terminal theme.

#developer-tools#syntax-highlighting#zsh-plugin
Stars27
Forks5
Last commit7 years ago
fzf-tools
fzf-toolsShell

A Zsh plugin that integrates fzf for interactive command-line workflows, enhancing commands like ls, man, find, and git.

#productivity#ohmyzsh#shell-scripting
Stars27
Forks4
Last commit2 years ago
rust-copperline
rust-copperlineRust

A pure Rust library for command line editing with readline-like functionality.

#history#library#completion
Stars27
Forks6
Last commit10 years ago
magento-2
magento-2Shell

An oh-my-zsh plugin providing autocomplete for Magento 2 CLI commands and a convenient m2 function wrapper.

#developer-tools#tab-completion#zsh-plugin
Stars27
Forks4
Last commit4 years ago
PSDirTag
PSDirTagPowerShell

A PowerShell module that creates relative path variables in the prompt, updating as you navigate to save keystrokes.

#tab-completion#productivity#workspace-management
Stars27
Forks1
Last commit8 years ago
history-sync (vitobotta)
history-sync (vitobotta)Shell

Syncs zsh shell history between computers using git and GPG encryption with conflict minimization.

#productivity#terminal#shell
Stars26
Forks5
Last commit2 years ago
wp-cli-psysh
wp-cli-psysh

Replaces the default WP-CLI shell REPL with the PsySH interactive debugger and development console.

#hacktoberfest#repl#wp-cli
Stars26
Forks1
Last commit4 years ago
passwordless-history
passwordless-historyShell

A ZSH plugin that automatically masks secrets like passwords and tokens in your shell history.

#developer-tools#zsh-plugin#privacy
Stars26
Forks2
Last commit2 months ago
fzf-gcloud
fzf-gcloudShell

A zsh script that lets you browse the gcloud CLI API with fzf using a keybinding for quick command navigation.

#productivity#shell-scripting#zsh-plugin
Stars26
Forks5
Last commit2 years ago
firex
firexElixir

Firex automatically generates command-line interfaces (CLIs) from Elixir modules, inspired by Python Fire.

#elixir#developer-tools#cli-generators
Stars26
Forks1
Last commit8 years ago
cmdline.nvim
cmdline.nvimLua

A Helix-inspired wildmenu replacement for Neovim that provides a modern command-line interface with fuzzy matching.

#completion-system#neovim-plugin#plugin
Stars26
Forks1
Last commit1 year ago
abcrypt
abcryptRust

A simple, modern and secure file encryption tool, file format and Rust library

#rust-lang#terminal#command-line-tool
Stars26
Forks2
Last commit21 hours ago
terraform (macunha1)
terraform (macunha1)Shell

A ZSH plugin for Terraform that provides convenient aliases and autocompletion, extending the original Oh My ZSH plugin.

#autocompletion#zsh-plugin#devops-tools
Stars25
Forks5
Last commit2 months ago
cdc
cdcShell

A shell plugin for zsh/bash that enables quick navigation to subdirectories of user-defined paths without editing CDPATH.

#bash-it#developer-tools#tab-completion
Stars25
Forks0
Last commit1 month ago
tmuxrepl
tmuxreplShell

A zsh plugin that creates a tmux session with separate command and execution panels for a REPL-like workflow.

#workflow-automation#terminal#zsh-plugin
Stars25
Forks1
Last commit8 years ago
ddc
ddcShell

A ddc.vim source plugin that provides shell-native command completion using fish, xonsh, or zsh.

#shell-completion#autocomplete#neovim-plugin
Stars25
Forks4
Last commit2 months ago
Firepit
FirepitJavaScript

A standalone, portable Firebase CLI for Windows with no dependencies, including Node.js.

#developer-tools#npm#cli-tool
Stars25
Forks5
Last commit3 years ago
pretty_benching
pretty_benchingTypeScript

A Deno library for displaying benchmarking progress and results with colorful, customizable command-line output.

#hacktoberfest#developer-tools#bench
Stars24
Forks2
Last commit4 years ago
chalk
chalkV

A terminal string colorizer library for the V programming language.

#library#colors#vlang
Stars24
Forks6
Last commit4 years ago
pentest-report
pentest-reportShell

A customizable Oh My Zsh theme for penetration testers, featuring IP display, command logging, and a clean prompt.

#workflow-automation#penetration-testing#security-tools
Stars24
Forks2
Last commit6 months ago
tmux-auto-title
tmux-auto-titleShell

A ZSH plugin that automatically sets tmux window/pane titles to the current foreground command.

#productivity#shell-automation#terminal
Stars24
Forks5
Last commit2 years ago
elessar
elessar

A customizable Oh My Zsh theme based on Gitster with Powerline font support and multiline options.

#developer-tools#terminal#powerline-fonts
Stars24
Forks4
Last commit5 years ago
print-gtfs-rt-cli
print-gtfs-rt-cliJavaScript

A CLI tool that reads GTFS Realtime feeds from stdin and outputs human-readable or JSON data.

#gtfs-rt#command-line-tool#gtfs-realtime
Stars24
Forks7
Last commit10 months ago
cd-ls
cd-lsShell

A Zsh plugin that automatically runs `ls` after every `cd` command.

#developer-tools#workflow#shell-scripting
Stars24
Forks4
Last commit4 months ago
gpt
gptShell

A ZSH plugin that enables querying ChatGPT directly from the command line using a simple 'g' command.

#developer-tools#productivity#shell-scripting
Stars24
Forks4
Last commit3 years ago
ripz
ripzShell

A zsh plugin that reminds you of shell aliases using ripgrep to help you use them more frequently.

#ripgrep#developer-tools#productivity
Stars24
Forks1
Last commit7 years ago
vanilli.sh
vanilli.shShell

A lightweight starting point for shell configuration that avoids heavy frameworks and random copying.

#plugin-manager#productivity#minimalist
Stars24
Forks4
Last commit3 years ago
startup-timer
startup-timerPython

A zsh plugin that measures and displays shell startup time to help optimize configuration performance.

#developer-tools#shell-optimization#diagnostic-tools
Stars23
Forks2
Last commit2 years ago
Athena Console
Athena ConsoleCrystal

A Crystal library for creating CLI-based commands with argument parsing and help generation.

#athena-framework#developer-tools#dsl
Stars23
Forks1
Last commit4 months ago
PreviousPage 24 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