Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Command Line Tools

Command Line Tools

281 projects

Showing 36 of 281 projects

Pico8Utils
Pico8UtilsLua

A collection of Unix-style utilities for manipulating PICO-8 .p8 files, including Lua extraction and sprite conversion.

#lua-scripting#command-line-tools#luajit
Stars55
Forks4
Last commit8 years ago
kia
kiaTypeScript

Simple terminal spinners for Deno, providing visual feedback for long-running CLI tasks.

#hacktoberfest#command-line-tools#async-feedback
Stars55
Forks10
Last commit3 years ago
table
tableGo

A Go library for printing colorful, formatted tables to the command line with minimal effort.

#struct-marshaling#command-line-tools#terminal-output
Stars52
Forks3
Last commit3 years ago
zabrze
zabrzeRust

A ZSH plugin for expanding abbreviations and snippets with advanced context-aware matching and evaluation.

#command-line-tools#terminal-enhancement#zle-widgets
Stars51
Forks4
Last commit4 days ago
BMXlib
BMXlibC++

Library and utilities for reading and writing SMPTE MXF and other broadcast media files, supporting industry standardization.

#smpte-standards#c-plus-plus-library#essence-format-support
Stars49
Forks15
Last commit25 days ago
Eighty
EightyC#

An embedded domain-specific language for generating HTML in C# using ordinary immutable values.

#razor-alternative#command-line-tools#domain-specific-language
Stars46
Forks4
Last commit1 month ago
colors (Tarrasch)
colors (Tarrasch)Shell

A Zsh plugin that provides simple color commands for terminal output, like `red ERROR`.

#command-line-tools#shell-scripting#zsh-plugin
Stars45
Forks5
Last commit2 years ago
snippets
snippetsShell

A Zsh plugin for expanding text snippets anywhere on the command line, similar to aliases but more flexible.

#command-line-tools#text-expansion#zsh-plugin
Stars42
Forks8
Last commit8 years ago
PSKit Query
PSKit QueryPowerShell

A suite of PowerShell command-line tools for querying, analyzing, and manipulating arrays and tabular data.

#data-querying#regex-scanning#csv-processing
Stars40
Forks5
Last commit5 years ago
cli-columns
cli-columnsJavaScript

A Node.js library for formatting arrays of strings into aligned columns in the terminal, with Unicode and ANSI escape code support.

#formatting#command-line-tools#unicode
Stars37
Forks3
Last commit4 years ago
colorize
colorizeShell

A Zsh plugin that adds color configurations to improve the output of gcc, grep, and coreutils applications.

#gcc#developer-tools#command-line-tools
Stars35
Forks9
Last commit2 years ago
omarchy-chromium
omarchy-chromiumShell

A custom Chromium build with command-line theme switching for seamless desktop integration.

#arch-linux#command-line-tools#build-automation
Stars34
Forks2
Last commit2 months ago
Simple IO
Simple IORocq Prover

A library providing a purely functional IO monad for Coq, enabling direct implementation of IO programs with OCaml bindings.

#functional-programming#command-line-tools#coq
Stars34
Forks8
Last commit1 month ago
vscode (qianxinfeng)
vscode (qianxinfeng)Shell

An oh-my-zsh plugin that provides commands to open files and directories in Visual Studio Code from the terminal.

#oh-my-zsh-plugin#command-line-tools#terminal-tools
Stars33
Forks5
Last commit8 years ago
clicr
clicrCrystal

A simple declarative command line interface builder for Crystal with compile-time validation.

#command-line-tools#cli-builder#macros
Stars32
Forks3
Last commit5 years ago
oh-my-matrix
oh-my-matrixPython

An Oh My Zsh plugin that transforms your terminal into a Matrix-style digital rain animation for fun.

#command-line-tools#fun-utilities#visual-effects
Stars27
Forks3
Last commit7 years ago
macos (zshzoo)
macos (zshzoo)Shell

A collection of Zsh utilities and aliases for macOS users to enhance Finder integration and command-line productivity.

#finder-integration#developer-tools#command-line-tools
Stars26
Forks0
Last commit1 year ago
toggle-command-prefix
toggle-command-prefixShell

A Zsh widget that toggles command prefixes like sudo, noglob, and nocorrect with intelligent parsing.

#zsh-widget#command-line-tools#sudo
Stars26
Forks0
Last commit3 years ago
CoolScripts
CoolScriptsPython

A collection of practical scripts for various automation and development tasks.

#command-line-tools#productivity#automation-scripts
Stars25
Forks4
Last commit2 years ago
k alias
k aliasShell

A bash utility that organizes your shell configuration into modular files and provides convenient aliases for editing and sourcing them.

#command-line-tools#productivity#dotfiles
Stars25
Forks5
Last commit10 years ago
lazy-cd
lazy-cdShell

A set of bash commands for bookmarking and quickly navigating directories with tab completion.

#command-line-tools#productivity#bookmarking
Stars24
Forks1
Last commit6 years ago
pip-completion
pip-completionShell

ZSH completion function that provides PyPI package name suggestions for pip commands.

#pypi#zsh-completion#developer-tools
Stars23
Forks3
Last commit11 years ago
dircycle
dircycleShell

A Zsh plugin for navigating your directory history using keyboard shortcuts.

#command-line-tools#shell-navigation#zsh-plugin
Stars22
Forks1
Last commit6 years ago
osx
osxShell

Adds OS X quick look and other shell functions to fish and zsh shells.

#command-line-tools#productivity#zsh-plugin
Stars20
Forks3
Last commit10 years ago
alias-finder
alias-finderShell

A ZSH plugin that displays alias suggestions when you use a command you have previously aliased.

#developer-tools#command-line-tools#productivity
Stars20
Forks0
Last commit4 years ago
smart-cd
smart-cdShell

A zsh plugin that automatically runs `ls` and `git status` after changing directories.

#developer-tools#command-line-tools#terminal-enhancement
Stars19
Forks6
Last commit11 years ago
pg
pgShell

A ZSH plugin providing command-line utilities for PostgreSQL database management.

#devops#command-line-tools#zsh-plugin
Stars19
Forks2
Last commit4 years ago
repl
replJavaScript

A REPL extension for Vorpal.js that adds an interactive command-line session within your application context.

#debugging-tools#command-line-tools#cli-framework
Stars18
Forks6
Last commit4 years ago
mysql
mysqlShell

A ZSH plugin providing aliases and functions for common MySQL operations.

#devops#command-line-tools#productivity
Stars17
Forks2
Last commit3 years ago
structcli
structcliGo

Build powerful, AI-native CLIs declaratively from Go structs, eliminating Cobra boilerplate.

#viper#command-line-tools#environment-variables
Stars17
Forks1
Last commit14 days ago
git-annex
git-annex

ZSH tab completion for git-annex commands, enabling efficient command-line workflows.

#zsh-completion#developer-tools#open-source
Stars17
Forks6
Last commit9 years ago
emojis
emojisShell

A ZSH plugin providing ASCII emojis as shell variables for easy command-line use.

#emoji#open-source#command-line-tools
Stars16
Forks1
Last commit9 years ago
zero
zeroShell

A clean zsh theme and productivity plugin for oh-my-zsh with dark/light variants and useful shell shortcuts.

#command-line-tools#ssh-utilities#shell-aliases
Stars16
Forks4
Last commit2 years ago
quiet-accept-zle
quiet-accept-zleShell

A Zsh plugin to run commands without triggering new prompts, history entries, or output clutter.

#hacktoberfest#history#command-line-tools
Stars16
Forks1
Last commit8 months ago
bitbucket-git-helpers
bitbucket-git-helpersRuby

A ZSH plugin providing git helper scripts for interacting with Bitbucket repositories.

#version-control#command-line-tools#zsh-plugin
Stars16
Forks5
Last commit9 years ago
kustomize
kustomizeShell

An Oh My ZSH plugin that adds Kustomize command completion and useful aliases for Kubernetes configuration management.

#devops#command-line-tools#shell-completion
Stars15
Forks0
Last commit1 year ago
PreviousPage 5 of 8

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
#Zsh Plugin93
#Zsh54
#Developer Tools50
#Oh My Zsh40
#Productivity39
#Cli38
#Shell Scripts37
#Shell Scripting32
#Developer Productivity24
#Shell24
#Bash22
#Terminal Productivity20