Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Cli Tool

Cli Tool

1598 projects

Showing 36 of 1598 projects

Composerize
ComposerizeJavaScript

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

#container-orchestration#yaml-generation#dockerfile
Stars3.7k
Forks254
Last commit22 days ago
gcalcli
gcalcliPython

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

#google-calendar#productivity#terminal
Stars3.7k
Forks337
Last commit7 months ago
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
panicparse
panicparseGo

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

#stack-trace#panic#goroutine
Stars3.7k
Forks103
Last commit1 year ago
joshuto
joshutoRust

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

#hacktoberfest#productivity#file-management
Stars3.7k
Forks163
Last commit1 month ago
ingestr
ingestrGo

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

#dlt#mssql#no-code
Stars3.7k
Forks130
Last commit2 days 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
Forks544
Last commit2 months 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
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.7k
Forks206
Last commit2 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
Forks297
Last commit3 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.6k
Forks185
Last commit1 month ago
he
heJavaScript

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

#encoder#text-encoding#unicode
Stars3.6k
Forks261
Last commit4 years 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.6k
Forks79
Last commit26 days ago
ouch
ouchRust

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

#hacktoberfest#productivity#terminal
Stars3.6k
Forks134
Last commit2 days ago
release
releaseJavaScript

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

#developer-tools#npm#semantic-versioning
Stars3.6k
Forks114
Last commit18 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
Forks127
Last commit2 years 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.6k
Forks219
Last commit1 month 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.6k
Forks299
Last commit1 month 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 commit8 months 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
Forks286
Last commit1 month 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
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.5k
Forks153
Last commit1 month 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
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
Forks253
Last commit6 months 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.5k
Forks218
Last commit5 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
Forks342
Last commit14 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
Forks237
Last commit11 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 commit4 days 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 commit1 month 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.4k
Forks261
Last commit6 days 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
ddgr
ddgrPython

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

#search#privacy-aware#duckduckgo
Stars3.4k
Forks163
Last commit3 days 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
Forks282
Last commit8 days 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
Forks197
Last commit10 months ago
PreviousPage 10 of 45Next

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 Tools323
#Cli257
#Go255
#Nodejs241
#Devops229
#Rust227
#Automation207
#Golang172
#Docker171
#Command Line158
#Cross Platform137
#Python132