Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Cli Tools

Cli Tools

535 projects

Showing 36 of 535 projects

cl-progress-bar
cl-progress-barCommon Lisp

A Common Lisp library providing thread-safe progress bars similar to those used in Quicklisp.

#library#quicklisp#thread-safe
Stars19
Forks3
Last commit4 years ago
kemba
kembaGo

A tiny debug logging tool for Go, inspired by visionmedia/debug, ideal for CLI tools and command applications.

#environment-variables#go-library#debug
Stars18
Forks1
Last commit4 days ago
direnv
direnvShell

A Zsh plugin that automatically installs and loads direnv for managing environment variables per directory.

#environment-management#developer-tools#shell-automation
Stars18
Forks7
Last commit4 years ago
go-output-format
go-output-formatGo

A Go library for serializing data structures into standard output formats like YAML, JSON, and TOML.

#data-serialization#yaml#output-formatting
Stars18
Forks2
Last commit2 years ago
CacheToolBundle
CacheToolBundlePHP

A Symfony2 bundle that integrates CacheTool for managing APC and OPcache operations via CLI commands and services.

#php-optimization#php-cache#opcache-management
Stars18
Forks4
Last commit10 years ago
teeplate
teeplateCrystal

A Crystal library for rendering multiple template files with support for ECR templates and interactive overwriting.

#developer-tools#crystal-library#template-engine
Stars17
Forks14
Last commit5 years ago
crazy-complete
crazy-completePython

A tool that generates robust and reliable shell autocompletion scripts for Bash, Fish, and Zsh from definition files.

#zsh-completion#developer-tools#yaml
Stars17
Forks3
Last commit2 days ago
autodotenv
autodotenvShell

A Zsh plugin that prompts to load environment variables from .env files when changing into project directories.

#developer-tools#environment-variables#shell-automation
Stars17
Forks4
Last commit2 years ago
tinygo
tinygoGo

Adds bash, zsh, and clink shell autocompletion for the TinyGo compiler tool.

#tinygo#zsh-completion#completion
Stars17
Forks0
Last commit18 days ago
progress_bar.cr
progress_bar.crCrystal

A flexible progress bar implementation for the Crystal programming language with customizable display and block-based usage.

#open-source#library#crystal
Stars17
Forks1
Last commit2 years ago
yabai
yabaiShell

Zsh tab completions for the yabai tiling window manager on macOS.

#shell-scripting#productivity-tools#zsh-completions
Stars16
Forks1
Last commit2 years ago
zledit
zleditShell

A Zsh plugin for fuzzy navigation and in-place editing of command line words using fzf, skim, peco, or percol.

#productivity#skim#shell-navigation
Stars15
Forks1
Last commit2 months ago
viexchange
viexchangeShell

A zsh plugin that provides vim-exchange-like text swapping functionality for the command line.

#productivity#shell-scripting#zsh-plugin
Stars15
Forks0
Last commit6 years ago
progressons
progressonsCommon Lisp

A Common Lisp library for displaying a one-line progress bar in terminal applications.

#library#terminal#development-tools
Stars14
Forks1
Last commit1 year ago
cl-text-plot
cl-text-plotCommon Lisp

A Common Lisp library for creating text-based plots in the REPL using Unicode characters.

#terminal-graphics#plotting-library#text-plotting
Stars14
Forks0
Last commit3 months ago
docker (chr-fritz)
docker (chr-fritz)Shell

ZSH plugin that loads Docker and Docker Compose command completions from the Docker for Mac application.

#hacktoberfest#shell-automation#completion
Stars14
Forks2
Last commit2 years ago
ansible
ansibleShell

An oh-my-zsh plugin providing aliases and completions for Ansible command-line tools.

#devops#zsh-plugin#shell-aliases
Stars14
Forks0
Last commit7 years ago
gemini-cli-demos
gemini-cli-demosJust

A collection of demonstration scripts showcasing the capabilities of the Gemini CLI for tasks like Google Workspace automation, Git investigation, and database analysis.

#data-migration#google-workspace#git
Stars14
Forks41
Last commit
vivid
vividShell

Zsh plugin that provides LS_COLORS themes from vivid directly as shell code for faster terminal coloring.

#ls#theme-management#exa
Stars13
Forks1
Last commit3 months ago
nu_plugin_hcl
nu_plugin_hclRust

A nushell plugin that parses HashiCorp Configuration Language (HCL) files into structured nushell data types.

#shell-tools#nushell-plugin#terraform
Stars13
Forks4
Last commit6 days ago
mlir
mlirPython

ZSH plugin providing accurate command completion and syntax highlighting for MLIR development tools.

#compiler-infrastructure#developer-tools#syntax-highlighting
Stars13
Forks1
Last commit24 days ago
hostutils
hostutilsGo

A Go library for compressing and expanding lists of hostnames using range notation.

#golang-package#text-compression#hostname-management
Stars13
Forks5
Last commit2 years ago
command-note
command-noteShell

An oh-my-zsh plugin for recording and managing complex shell commands with comments.

#developer-tools#oh-my-zsh-plugin#terminal-tools
Stars13
Forks1
Last commit7 years ago
opt-path
opt-pathShell

Automatically adds ~/opt/*/bin directories to your $PATH in Zsh.

#developer-tools#environment-variables#shell-automation
Stars12
Forks0
Last commit3 years ago
shorturl-bundle
shorturl-bundlePHP

A Symfony2 bundle for generating and managing short URLs with customizable tokens and redirection handling.

#doctrine-orm#symfony2#url-shortener
Stars12
Forks3
Last commit10 years ago
Alfred Workflow (for Dart)
Alfred Workflow (for Dart)Dart

A Dart library for building Alfred workflows with caching, auto-updates, and configuration support.

#alfred-workflow#dart#alfred
Stars12
Forks0
Last commit22 days ago
codeception
codeceptionShell

An oh-my-zsh plugin providing command completion for the Codeception PHP testing framework.

#developer-tools#codeception#zsh-plugin
Stars12
Forks4
Last commit10 years ago
options.f90
options.f90Fortran

A Fortran module for defining and parsing command-line options and input parameters, inspired by Python's optparse.

#scientific-computing#library#option-parsing
Stars12
Forks2
Last commit11 years ago
typenv
typenvGo

A zero-dependency Go library for typed environment variables with automatic conversion and default values.

#environment-variables#zero-dependency#library
Stars12
Forks1
Last commit1 year ago
wasm-bindgen-action
wasm-bindgen-actionTypeScript

A GitHub Action to quickly install wasm-bindgen by downloading the executable instead of building from source.

#webassembly#yew#workflow-automation
Stars12
Forks1
Last commit3 years ago
pad-stream
pad-streamJavaScript

A Node.js transform stream that pads each line with a specified indent string.

#stream-processing#transform-stream#nodejs
Stars12
Forks6
Last commit2 years ago
nvimlaunch
nvimlaunchLua

A Neovim plugin to define, run, and manage project-specific shell commands from a per-project config file.

#nvimlaunch#editor-integration#shell-commands
Stars11
Forks0
Last commit4 days ago
cli-demo-cookbook
cli-demo-cookbookPython

A collection of demo scenarios and terminal recordings showcasing practical use cases for the Gemini CLI.

#demo-collection#developer-tools#workflow-automation
Stars11
Forks4
Last commit1 year ago
clean-project
clean-projectShell

ZSH plugin that automatically removes unwanted files from Git projects when changing directories.

#developer-tools#file-cleanup#shell-scripting
Stars11
Forks1
Last commit8 years ago
dune-quotes
dune-quotesShell

An oh-my-zsh plugin that displays random quotes from the Dune film and book series in your terminal.

#dune#developer-tools#quote-generator
Stars11
Forks5
Last commit5 years ago
pnpm (baliestri)
pnpm (baliestri)Shell

A Zsh plugin providing aliases and completions for the pnpm package manager.

#developer-tools#productivity#shell-completion
Stars11
Forks1
Last commit5 months ago
PreviousPage 11 of 15Next

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
2 months ago
#Developer Tools141
#Zsh Plugin139
#Command Line135
#Zsh98
#Productivity96
#Terminal89
#Go53
#Oh My Zsh51
#Cli48
#Shell Scripting47
#Go Library46
#Cross Platform45