Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Cli Tool

Cli Tool

566 projects

Showing 36 of 566 projects

supervisor
supervisorJavaScript

A supervisor script for Node.js that restarts programs when they crash or when JavaScript files change.

#cli-tool#process-supervisor#nodejs
Stars3.7k
Forks258
Last commit6 years ago
Composerize
ComposerizeJavaScript

Converts docker run commands into Docker Compose YAML configurations and merges with existing compose files.

#container-orchestration#yaml-generation#dockerfile
Stars3.7k
Forks251
Last commit3 months ago
panicparse
panicparseGo

Parses and simplifies Go panic stack traces to help debug crashes and deadlocks in parallel applications.

#stack-trace#panic#goroutine
Stars3.7k
Forks101
Last commit1 year ago
gcalcli
gcalcliPython

A command-line interface for interacting with Google Calendar, allowing calendar management without a browser.

#google-calendar#productivity#terminal
Stars3.7k
Forks335
Last commit6 months ago
joshuto
joshutoRust

A ranger-like terminal file manager written in Rust, offering fast navigation and file operations.

#hacktoberfest#productivity#file-management
Stars3.7k
Forks162
Last commit11 days ago
haul
haulTypeScript

A command line tool for developing React Native apps, powered by Webpack.

#bundler#development-server#cli-tool
Stars3.7k
Forks188
Last commit4 years ago
sumy
sumyPython

A Python library and CLI tool for automatic text summarization using extractive methods like LexRank, LSA, Luhn, and Edmundson.

#text-extraction#extractive-summarization#summarizer
Stars3.7k
Forks545
Last commit25 days ago
nethogs
nethogsC++

A Linux 'net top' tool that groups network bandwidth usage by process instead of protocol or subnet.

#libpcap#ncurses#performance-analysis
Stars3.6k
Forks295
Last commit2 months ago
he
heJavaScript

A robust JavaScript library for encoding and decoding HTML entities with full spec compliance.

#encoder#text-encoding#unicode
Stars3.6k
Forks263
Last commit4 years ago
html-to-markdown
html-to-markdownGo

A robust HTML to Markdown converter with plugin support, usable as a Go library, CLI tool, or via hosted API.

#developer-tools#plugin-system#commonmark
Stars3.6k
Forks199
Last commit1 month ago
release
releaseJavaScript

A CLI tool to automatically generate GitHub Releases with changelogs from commits.

#developer-tools#npm#semantic-versioning
Stars3.6k
Forks113
Last commit8 days ago
jsinspect
jsinspectJavaScript

Detects copy-pasted and structurally similar JavaScript code using AST analysis for ES6, JSX, and Flow.

#cli-tool#flow#code-quality
Stars3.6k
Forks128
Last commit2 years ago
0x
0xJavaScript

A single-command tool for generating interactive flamegraphs to profile and visualize performance bottlenecks in Node.js applications.

#cli-tool#nodejs#flamegraph
Stars3.5k
Forks115
Last commit6 months ago
ouch
ouchRust

A fast, user-friendly CLI tool for compressing and decompressing multiple archive formats in the terminal.

#hacktoberfest#productivity#terminal
Stars3.5k
Forks125
Last commit2 days ago
ImageOptim-CLI
ImageOptim-CLITypeScript

A command-line tool that automates ImageOptim, ImageAlpha, and JPEGmini for Mac to batch-optimize images in build processes.

#batch-processing#jpegoptim#compress
Stars3.5k
Forks127
Last commit1 year ago
Cryoutilities
CryoutilitiesGo

A utility suite to optimize performance and manage storage on the Steam Deck and other Linux systems.

#linux-utilities#performance-tuning#system-tweaks
Stars3.5k
Forks88
Last commit2 years ago
Chainsaw
ChainsawRust

A fast, standalone tool for rapid threat hunting and forensic analysis of Windows event logs and other forensic artefacts.

#digital-forensics#sigma-rules#forensic-timeline
Stars3.5k
Forks296
Last commit23 days ago
go-i18n
go-i18nGo

A Go package and command-line tool for internationalizing Go applications with pluralization and template support.

#cldr#internationalization#cli-tool
Stars3.5k
Forks288
Last commit24 days ago
JankyBorders
JankyBordersC

A lightweight tool that adds colored borders to windows on macOS 14.0+ for visual focus indication.

#fast#productivity-tools#lightweight
Stars3.5k
Forks74
Last commit3 months ago
hetzner-k3s
hetzner-k3sCrystal

A CLI tool to create production-ready Kubernetes clusters on Hetzner Cloud in minutes using k3s.

#devops#hetzner-api#hetzner
Stars3.5k
Forks210
Last commit2 days ago
open
openJavaScript

A cross-platform Node.js library to open URLs, files, and executables with the system's default applications.

#file-opener#cli-tool#nodejs
Stars3.5k
Forks248
Last commit5 months ago
marp
marpTypeScript

A CLI tool for converting Marp/Marpit Markdown slide decks into HTML, PDF, PowerPoint, and images.

#deck#developer-tools#self-hosted-tool
Stars3.5k
Forks181
Last commit11 days ago
rage
rageRust

A Rust implementation of the age file encryption tool, offering simple, secure encryption with small explicit keys and UNIX-style composability.

#secure-by-default#unix-philosophy#curve25519
Stars3.4k
Forks151
Last commit3 days ago
ingestr
ingestrPython

A CLI tool to copy data between any databases and platforms with a single command, no code required.

#dlt#mssql#no-code
Stars3.4k
Forks120
Last commit18 hours ago
pgsync
pgsyncRuby

A command-line tool to efficiently and securely sync data between PostgreSQL databases with parallel transfers and data masking.

#devops#backup-tool#ruby-gem
Stars3.4k
Forks215
Last commit3 months ago
JSON Schema + Faker
JSON Schema + FakerJavaScript

Generate realistic fake JSON data from JSON Schema definitions with zero production dependencies.

#developer-tools#fake-data#mock-data
Stars3.4k
Forks343
Last commit17 days ago
regexgen
regexgenJavaScript

Generates optimized regular expressions from a set of strings using automata theory and algorithmic minimization.

#formal-languages#cli-tool#trie-data-structure
Stars3.4k
Forks100
Last commit2 years ago
vantage.js
vantage.jsJavaScript

A distributed, realtime CLI that turns live Node.js applications into immersive, remotely accessible command-line interfaces.

#devops#repl#remote-access
Stars3.4k
Forks108
Last commit4 years ago
Let Me Contain That For You
Let Me Contain That For YouC++

Google's open-source Linux application container stack providing resource isolation through a high-level API.

#c-plus-plus-library#resource-isolation#cli-tool
Stars3.4k
Forks238
Last commit10 years ago
sql-migrate
sql-migrateGo

A SQL schema migration tool for Go that works as both a CLI and library, supporting multiple databases.

#sql-schema-migration#cli-tool#atomic-migrations
Stars3.4k
Forks292
Last commit5 months ago
jabba
jabbaGo

A cross-platform Java version manager inspired by nvm, written in Go, for installing and switching between JDK distributions.

#developer-tools#shell-integration#cli-tool
Stars3.4k
Forks222
Last commit2 years ago
graphqurl
graphqurlJavaScript

A curl-like CLI and universal JavaScript client for GraphQL with autocomplete, subscriptions, and schema introspection.

#developer-tools#graphql#autocomplete
Stars3.4k
Forks101
Last commit1 year ago
ghz (.3k)
ghz (.3k)Go

A command-line tool for load testing and benchmarking gRPC services with support for various schedules and output formats.

#hacktoberfest#load-testing#cli-tool
Stars3.3k
Forks279
Last commit24 days ago
copier
copierPython

A Python library and CLI utility for rendering project templates from local paths or Git URLs with dynamic value replacement.

#jinja2#hacktoberfest#developer-tools
Stars3.3k
Forks254
Last commit2 days ago
ddgr
ddgrPython

A command-line utility to search DuckDuckGo from the terminal with privacy and customization.

#search#privacy-aware#duckduckgo
Stars3.3k
Forks158
Last commit2 months ago
rover
roverGo

Interactive Terraform visualization tool that generates resource overviews, maps, and graphs from plan and configuration files.

#interactive-visualizations#cli-tool#devops-tools
Stars3.3k
Forks194
Last commit8 months ago
PreviousPage 10 of 16Next

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
#Developer Tools113
#Go102
#Cli90
#Rust89
#Nodejs81
#Devops79
#Docker73
#Golang66
#Cross Platform63
#Automation58
#Command Line58
#Python54