Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

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

Command Line Tool

752 projects

Showing 36 of 747 projects

cchistory
cchistoryTypeScript

A command-line tool that extracts and displays shell commands executed during Claude Code sessions, similar to the shell history command.

#developer-tools#productivity#terminal
Stars128
Forks7
Last commit3 days ago
pgstats
pgstatsC

A collection of command-line tools for real-time PostgreSQL statistics monitoring and reporting, similar to vmstat.

#database-monitoring#postgresql-administration#statistics
Stars127
Forks19
Last commit6 days ago
angular-prerender
angular-prerenderJavaScript

A command line tool that simplifies prerendering static Angular apps by analyzing Angular CLI configs.

#static-site-generator#angular-cli#server-side-rendering
Stars127
Forks7
Last commit4 days ago
kube-aliases
kube-aliasesShell

An oh-my-zsh plugin providing bash aliases and zsh functions to simplify Kubernetes command-line operations.

#devops#oh-my-zsh-plugin#productivity
Stars126
Forks26
Last commit2 years ago
kubernetes
kubernetesShell

An oh-my-zsh plugin providing bash aliases and zsh functions to simplify Kubernetes command-line operations.

#devops#oh-my-zsh-plugin#command-line-tools
Stars126
Forks26
Last commit2 years ago
LocalAppVeyor
LocalAppVeyorC#

A .NET Core global tool that runs AppVeyor CI builds locally using your appveyor.yml configuration.

#appveyor#local-machine#build-automation
Stars124
Forks18
Last commit1 year ago
jv
jvGo

A command-line tool for viewing and pretty-printing JSON data.

#developer-tools#terminal-utility#terminal
Stars121
Forks6
Last commit8 years ago
ctrace
ctraceJavaScript

A well-formatted and improved tracer for system calls and signals, designed for clarity when debuggers fall short.

#tracing#devops#performance-analysis
Stars121
Forks9
Last commit6 years ago
Glean
GleanRuby

A Ruby gem for managing human-curated datasets stored as TOML in Git repositories.

#version-control#command-line-tool#ruby-gem
Stars119
Forks3
Last commit9 years ago
hyperpipe
hyperpipeJavaScript

A distributed input/output pipe for streaming data between computers using Hypercore.

#data-transfer#distributed-systems#command-line-tool
Stars119
Forks15
Last commit9 years ago
gem_home
gem_homeShell

A command-line tool for managing Ruby gem environments by dynamically switching $GEM_HOME directories.

#environment-variables#rvm#shell-scripting
Stars117
Forks11
Last commit4 years ago
concurr
concurrRust

A distributed and concurrent command-line job server & client for parallel command execution across multiple systems.

#shell-scripting#job-scheduler#command-line-tool
Stars117
Forks7
Last commit8 years ago
AI Git Narrator
AI Git NarratorSwift

A command-line tool that uses AI (OpenAI, Gemini, or Ollama) to generate Git commit messages and PR descriptions from your diffs and commits.

#commit#ai#pr
Stars117
Forks6
Last commit4 months ago
git-it-on
git-it-onShell

A zshell plugin to quickly open GitHub and GitLab pages directly from the command line.

#github-integration#terminal-utility#zshell-plugin
Stars116
Forks18
Last commit3 years ago
adb-export
adb-exportShell

Bash script to export Android content provider data to CSV format via ADB.

#content-provider#adb#android
Stars116
Forks15
Last commit3 years ago
nsrllookup
nsrllookupC++

A command-line tool for digital forensics that checks file MD5 hashes against the NSRL Reference Data Set to identify known software files.

#digital-forensics#md5#nsrl
Stars115
Forks12
Last commit5 years ago
c99sh
c99shShell

A shebang-friendly script that compiles and executes single C99, C11, and C++ files like interpreted scripts.

#development-workflow#command-line-tool#c-plus-plus
Stars114
Forks15
Last commit5 months ago
zpyi
zpyiShell

Enables inline Python scripting directly in Zsh, allowing Python code execution as shell commands with piping and environment integration.

#inline-python#terminal-enhancement#shell-integration
Stars113
Forks5
Last commit8 years ago
crul
crulCrystal

A user-friendly command-line HTTP client written in Crystal, designed as a curl alternative with syntax highlighting.

#syntax-highlighting#crystal-lang#command-line-tool
Stars113
Forks11
Last commit6 years ago
CoGran
CoGranJavaScript

A command-line tool for combining geospatial data across different spatial units using five statistical methods.

#geojson#statistics#geospatial
Stars113
Forks7
Last commit7 years ago
Lumen Tinker
Lumen TinkerPHP

An interactive shell for the Lumen framework, enabling REPL-style interaction with applications.

#micro-framework#php-repl#artisan-cli
Stars109
Forks12
Last commit7 years ago
gjf
gjfPython

A Python tool to fix invalid GeoJSON objects and files via CLI or library.

#data-cleaning#python-library#geojson
Stars104
Forks3
Last commit5 years ago
semaphore
semaphoreGo

A Go library implementing the semaphore pattern with timeout support for lock/unlock operations.

#hacktoberfest#library#limiter
Stars101
Forks11
Last commit6 years ago
osx-wifi-cli
osx-wifi-cliJavaScript

A command-line tool for managing Wi-Fi connections on macOS, including scanning, connecting, and retrieving passwords.

#osx#npm-package#command-line-tool
Stars99
Forks12
Last commit6 years ago
vj
vjRuby

A command-line tool that humanizes JSON streams by extracting and formatting specific fields for easier reading.

#stream-processing#developer-tools#terminal
Stars99
Forks4
Last commit8 years ago
histstat
histstatPython

A cross-platform command-line tool for live network connection monitoring with detailed process information.

#security-analysis#connection-logging#command-line-tool
Stars98
Forks18
Last commit4 years ago
Rling
RlingC

A faster, multi-threaded, feature-rich alternative to the rli utility for line removal, deduplication, and frequency analysis on large text files.

#deduplication#command-line-tool#gzip-support
Stars98
Forks15
Last commit2 months ago
docker-make
docker-makePython

A command-line tool to build, tag, and push multiple related Docker images with a single command, managing dependencies and workflows.

#devops#container-orchestration#build-automation
Stars98
Forks20
Last commit6 years ago
hclgrep
hclgrepGo

A syntax-aware grep tool for searching and filtering HCL (v2) configuration files using pattern matching on the syntax tree.

#devops#configuration-analysis#syntax-tree
Stars97
Forks7
Last commit2 years ago
zsh-vi-man
zsh-vi-manShell

Zsh plugin for instant man-page help with smart command and option detection in vi and emacs modes.

#productivity#vim#emacs-mode
Stars97
Forks2
Last commit3 months ago
LoveShaderConverter
LoveShaderConverterC++

Converts GLSL shaders from Shadertoy to LÖVE-compatible GLSL 1.2 with Lua bindings.

#demo#shaders#command-line-tool
Stars97
Forks11
Last commit10 years ago
blecat
blecatJavaScript

A command-line tool for creating 1-1 data pipes over Bluetooth Low Energy for file transfer and communication.

#data-transfer#ble#command-line-tool
Stars96
Forks3
Last commit11 years ago
quote-cli
quote-cliJavaScript

A command-line tool to fetch random quotes or the quote of the day directly in your terminal.

#productivity#terminal#npm-package
Stars96
Forks6
Last commit1 month ago
Ether
EtherSwift

A command-line interface for the Swift Package Manager, providing package search, installation, and project management.

#developer-tools#command-line-interface#ether
Stars95
Forks2
Last commit7 years ago
aws-vault (blimmer)
aws-vault (blimmer)Shell

An oh-my-zsh plugin that provides aliases, functions, and a prompt segment for working with aws-vault.

#aws-cli#oh-my-zsh-plugin#productivity
Stars95
Forks28
Last commit1 year ago
dev-null-cli
dev-null-cliJavaScript

A cross-platform command-line tool that mimics the /dev/null device, discarding any input it receives.

#cli-app#unix-philosophy#data-discard
Stars93
Forks3
Last commit4 years ago
PreviousPage 18 of 21

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
#Cli208
#Developer Tools144
#Terminal98
#Python92
#Go91
#Command Line90
#Automation88
#Productivity83
#Rust73
#Devops69
#Cross Platform67
#Golang63