Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Cli

Cli

1300 projects

Showing 36 of 1300 projects

echo-cli
echo-cliJavaScript

A cross-platform CLI tool for printing text with escape sequences in any terminal, including Windows CMD.

#developer-tools#build-tools#windows-compatibility
Stars6
Forks5
Last commit4 years ago
angular-superui
angular-superuiTypeScript

A comprehensive Angular UI library with 50+ production-ready components, built on Tailwind CSS v4 and Angular 17+ Signals.

#accessibility#frontend#typescript
Stars6
Forks0
Last commit1 year ago
gvm (dgnest)
gvm (dgnest)Shell

A Zsh plugin that provides integration and autocompletion for the Go Version Manager (gvm).

#autocompletion#developer-tools#shell-integration
Stars6
Forks3
Last commit8 years ago
mkarch
mkarchShell

A zsh plugin that provides a smart function to create archives with various compression formats using available system tools.

#productivity#shell-scripting#file-management
Stars6
Forks0
Last commit2 years ago
zlitefetch
zlitefetchShell

A lightweight command-line system information plugin for zsh.

#shell-scripting#terminal#zsh-plugin
Stars6
Forks1
Last commit2 years ago
Rosie-RPL
Rosie-RPLV

A native V implementation of the Rosie Pattern Language (RPL), a regex-like pattern matching engine with improved usability.

#parsing#compiler#rosie
Stars6
Forks1
Last commit4 years ago
extract-gtfs-shapes
extract-gtfs-shapesJavaScript

Command line tool to extract shapes from a GTFS dataset.

#geojson#shape-extraction#command-line-tool
Stars6
Forks0
Last commit5 years ago
pacmandoh
pacmandohShell

A sleek Oh-My-Zsh theme with Git integration, permissions feedback, Python environment support, and dynamic prompts.

#developer-tools#ohmyzsh#awesome-zsh-plugins
Stars6
Forks0
Last commit1 day ago
project (voronkovich)
project (voronkovich)Shell

A ZSH plugin for creating and navigating between projects with support for recipes and temporary workspaces.

#developer-tools#workflow#shell-scripting
Stars6
Forks1
Last commit1 year ago
jangular-cli
jangular-cliJava

A CLI tool to bootstrap enterprise-grade full-stack applications with Angular 17+ frontend and Spring Boot 3 backend.

#fullstack-development#npm#angular-cli
Stars5
Forks1
Last commit10 months ago
CrossRef Local
CrossRef LocalPython

A local database of 167M+ scholarly papers with full-text search, impact factor data, and AI assistant integration via MCP server.

#scholarly-database#abstract#impact-factor
Stars5
Forks2
Last commit10 days ago
Skid
SkidF#

A single-file CLI tool for templating text-based configuration files using JSON values and JSONPath selectors.

#devops#environment-variables#jsonpath
Stars5
Forks0
Last commit4 years ago
moody
moodyGo

A macOS app that gives your MacBook a personality by reacting to hardware events like slaps, charging, and AI code completion.

#humor#go-application#ai-integration
Stars5
Forks1
Last commit3 months ago
toggl
togglShell

An oh-my-zsh plugin that displays your weekly working hours tracked in Toggl directly in the terminal.

#timetracker#developer-tools#productivity
Stars5
Forks0
Last commit7 years ago
comment
commentJavaScript

Adds bash-like comment functionality to Vorpal.js command-line applications.

#developer-tools#plugin#bash
Stars5
Forks4
Last commit10 years ago
oh-my-update
oh-my-updateGo

A Go-based updater for Oh My Zsh plugins and themes.

#plugin-manager#developer-tools#oh-my-zsh-plugin
Stars5
Forks0
Last commit1 month ago
node-ace
node-ace

ZSH completion script for the Node.js Ace command-line utility with custom command support.

#adonisjs#zsh-completion#developer-tools
Stars5
Forks0
Last commit4 years ago
help-version
help-versionJavaScript

A Node.js library to automatically handle --help and --version arguments in CLI applications.

#developer-tools#version-management#help-system
Stars5
Forks0
Last commit10 years ago
cdns
cdnsGo

A terminal tool to change DNS servers effortlessly, handling systemd-resolved and NetworkManager details automatically.

#privacy-tools#dns#tui
Stars5
Forks1
Last commit3 months ago
goopt
gooptGo

A flexible and powerful command-line option parser for Go with a declarative, struct-first approach.

#cli-framework#help-system#shell-completion
Stars5
Forks1
Last commit2 months ago
create-tf-app
create-tf-appPython

A single-script tool to set up and maintain TensorFlow machine learning projects with environment management and linting.

#conda#dev-tools#python
Stars5
Forks1
Last commit3 years ago
svn-n-zsh
svn-n-zshShell

Enhanced Subversion (SVN) plugin for oh-my-zsh with improved prompt integration and functionality.

#version-control#developer-tools#terminal
Stars5
Forks3
Last commit5 years ago
mu
muShell

An oh-my-zsh theme with random emoji prompt leaders and clear Git status symbols.

#emoji#developer-tools#shell-prompt
Stars5
Forks0
Last commit5 months ago
audogombleed.sh
audogombleed.shShell

A Bash and ZSH auto-completion script that creates declarative, modular command trees with built-in help and abbreviation support.

#autocompletion#productivity#declarative-auto-complete
Stars5
Forks0
Last commit
penaz91/MiniDYM
penaz91/MiniDYMLua

A minimal Lua plugin for Neovim that suggests corrections for mistyped file paths and commands.

#productivity#text-editor#plugin-management
Stars4
Forks1
Last commit7 months ago
task
taskShell

Oh My Zsh plugin that provides shell completions for Task, a task runner and build tool.

#developer-tools#oh-my-zsh-plugin#zsh-plugin
Stars4
Forks0
Last commit1 year ago
git-graph
git-graphShell

A lightweight Zsh plugin that provides a colorful, readable git log graph with smart defaults and flexible options.

#developer-tools#productivity#shell-scripting
Stars4
Forks1
Last commit2 months ago
kubectl-config-switcher
kubectl-config-switcherShell

A zsh plugin that uses fzf to quickly switch between kubectl config files in ~/.kube/

#devops#shell-tools#terminal
Stars4
Forks0
Last commit1 year ago
shell-fns
shell-fnsShell

A collection of minimalist plugins and utilities for bash and zsh shells to enhance developer workflows.

#developer-tools#open-source#productivity
Stars4
Forks0
Last commit11 months ago
cmd-status
cmd-statusShell

ZSH plugin that reports command exit codes and execution times after each terminal command.

#developer-tools#productivity#terminal
Stars4
Forks0
Last commit5 years ago
tempit
tempitPython

A command-line utility for creating, tracking, and jumping to temporary directories with shell integration.

#directory-management#productivity#terminal
Stars4
Forks0
Last commit4 months ago
extract-gtfs-pathways
extract-gtfs-pathwaysJavaScript

Command-line tool to extract pathways from GTFS datasets as GeoJSON for mapping and visualization.

#geojson#command-line-tool#gis
Stars4
Forks0
Last commit2 years ago
clone
cloneTypeScript

A command-line utility that clones Git repositories into organized directories and opens them in your editor.

#repository-management#command-line-tool#deno
Stars4
Forks3
Last commit5 months ago
xlf-sync
xlf-syncTypeScript

A CLI tool for synchronizing Angular XLIFF (1.2 & 2.0) locale files with the source messages.xlf file.

#translations#dev-tools#internationalization
Stars4
Forks1
Last commit6 months ago
crème fraîche
crème fraîcheShell

Minimal ZSH theme with visual VI mode indicator for a fresh shell experience.

#shell-prompt#command-line-interface#minimalist
Stars3
Forks0
Last commit6 years ago
lazy-load
lazy-loadShell

A Zsh/Bash plugin that lazily loads command completions on-demand when pressing Tab instead of at shell startup.

#tab-completion#command-line-tools#unix
Stars3
Forks0
Last commit2 years ago
PreviousPage 34 of 37Next

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
15 days ago
#Developer Tools413
#Terminal347
#Cli Tool338
#Command Line334
#Command Line Tool257
#Productivity215
#Go209
#Rust189
#Automation185
#Nodejs158
#Golang154
#Devops141