All tags
Catalogue tag

#commandline

Every repository in the public record carrying this tag — from its GitHub topics or the keywords its package registries publish. Health is measured under the same versioned methodology as the rest of the record.

32 records
Tagged “commandline”Ranked by health index
npm
89Excellenthealth index
bcomnes/npm-run-all2
A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintenance fork)
JavaScript★ 439↓ 9.4M/moAug 31, 2026
MITAug 31, 2026 · metrics 2.10.0
PyPI
89Excellenthealth index
rapyuta-robotics/rapyuta-io-cli
A command-line tool for interacting with Rapyuta.io
Python★ 1Aug 5, 2026
Apache-2.0Aug 5, 2026 · metrics 2.10.0
Go
89Excellenthealth index
spf13/cobra
A Commander for modern Go CLI interactions
Go★ 44.4KAug 5, 2026
Apache-2.0Aug 5, 2026 · metrics 2.10.0
crates.io · Maven
88Excellenthealth index
AsamK/signal-cli
signal-cli provides an unofficial commandline, JSON-RPC and dbus interface for the Signal messenger.
Java★ 4,887Aug 28, 2026
GPL-3.0Aug 28, 2026 · metrics 2.10.0
npm
87Excellenthealth index
dahlia/optique
Type-safe combinatorial CLI parser for TypeScript
TypeScript★ 713↓ 325.6K/moJul 21, 2026
MITJul 21, 2026 · metrics 2.10.0
crates.io
83Excellenthealth index
Nukesor/comfy-table
:large_orange_diamond: Build beautiful terminal tables with automatic content wrapping
Rust★ 1,382↓ 5.6M/moAug 6, 2026
MITAug 6, 2026 · metrics 2.10.0
Packagist
83Excellenthealth index
TYPO3-Console/TYPO3-Console
Console command for TYPO3 CMS
PHP★ 294↓ 145.9K/moAug 13, 2026
GPL-2.0Aug 13, 2026 · metrics 2.10.0
Maven
80Excellenthealth index
remkop/picocli
Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source & avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.
Java★ 5,416Aug 28, 2026
Apache-2.0Aug 28, 2026 · metrics 2.10.0
npm
77Goodhealth index
bcomnes/cpx2
Maintenance fork of cpx. A cli tool to watch and copy file globs. Let this package pay homage to mysticatea!
JavaScript★ 60↓ 1M/moJul 15, 2026
MITJul 15, 2026 · metrics 2.10.0
npm
77Goodhealth index
chalk/chalk
🖍 Terminal string styling done right
JavaScript★ 23.3K↓ 1.9B/moAug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
PyPI · npm · crates.io
77Goodhealth index
sayanarijit/cottage
A modern git based age-encrypted secrets manager for teams.
Rust★ 45↓ 3,839/moAug 28, 2026
Apache-2.0Aug 28, 2026 · metrics 2.10.0
Go · npm
67Goodhealth index
LarsArtmann/cmdguard
From flags to shutdown, type-safe — the only Go CLI framework that unifies type-safe flags, DI lifecycle, and zero-panic contracts. Wraps Cobra.
Go★ 1Jul 16, 2026
MITJul 16, 2026 · metrics 2.10.0
npm
63Moderatehealth index
AlexanderMattTurner/subfont
Command line tool to optimize your webfont loading. Aggressive subsetting based on your font use, self-hosting of Google fonts and preloading
JavaScript · TypeScript★ 2↓ 3,296/moJul 30, 2026
MITJul 30, 2026 · metrics 2.10.0
npm
63Moderatehealth index
coderaiser/madrun
🏎 CLI tool to run multiple npm-scripts in a madly comfortable way
JavaScript★ 26↓ 4,897/moJul 21, 2026
MITJul 21, 2026 · metrics 2.10.0
RubyGems
60Moderatehealth index
infrablocks/lino
Command line builder and execution utilities.
Ruby★ 16Jul 28, 2026
MITJul 28, 2026 · metrics 2.10.0
Go
60Moderatehealth index
mrusme/zeit
Zeit, erfassen. A command line tool for tracking time. (https://tty.fail/mrus/zeit)
Go★ 579Aug 5, 2026
Custom licenseAug 5, 2026 · metrics 2.10.0
PyPI
60Moderatehealth index
smarie/python-genbadge
A library to generate badges for typical checks (flake8, pytest, coverage, etc.)
Python★ 88↓ 431.3K/moAug 22, 2026
BSD-3-ClauseAug 22, 2026 · metrics 2.10.0
Go
59Moderatehealth index
p-mng/goscrobble
A simple, cross-platform music scrobbler daemon.
Go★ 4Aug 12, 2026
MITAug 12, 2026 · metrics 2.10.0
Packagist
59Moderatehealth index
techdivision/import-cli-simple
This the meta package for Pacemaker Community, a Symfony based CLI application that provides import functionality for products, categories, attributes, and attribute-sets. The default format is CSV, adapters for XML are also available. The application can be declaratively extended by additional operations, which can be used to reassemble and execute the existing functionalities according to project-specific requirements. But also completely new commands can be integrated quickly and easily via dependency injection.
PHP · Gherkin★ 70↓ 3,065/moJul 15, 2026
MITJul 15, 2026 · metrics 2.10.0
Go
57Moderatehealth index
deadc0de6/gocatcli
The command line catalog tool for your offline data
Go · Shell★ 49Aug 12, 2026
GPL-3.0Aug 12, 2026 · metrics 2.10.0
Go
56Moderatehealth index
s-johri/sshush
Interactive terminal UI (TUI) for SSH key management — control ssh-agent, browse & edit ~/.ssh/config, connect to hosts, generate keys, and audit permissions. Written in Go.
Go★ 2Aug 11, 2026
MITAug 11, 2026 · metrics 2.10.0
npm
50Moderatehealth index
emersion/i18next-typescript-parser
Extract i18next keys from a TypeScript codebase
TypeScript★ 3↓ 5,477/moJul 31, 2026
MITJul 31, 2026 · metrics 2.10.0
PyPI
47Weakhealth index
kazhala/InquirerPy
:snake: Python port of Inquirer.js (A collection of common interactive command-line user interfaces)
Python★ 470Jul 18, 2026
MITJul 18, 2026 · metrics 2.10.0
NuGet
44Weakhealth index
UtopleMan/KingpinNet
Kingpin style command line arguments parser and UI goodies for .NET
C#★ 3Sep 3, 2026
MITSep 3, 2026 · metrics 2.10.0
npm
44Weakhealth index
jhuckaby/pixl-cli
Tools for building command-line apps for Node.js.
JavaScript★ 12↓ 8,655/moAug 25, 2026
No licenseAug 25, 2026 · metrics 2.10.0
RubyGems
37Weakhealth index
copiousfreetime/launchy
A helper for launching cross-platform applications in a fire and forget manner.
Ruby★ 797Jul 21, 2026
ISCJul 21, 2026 · metrics 2.10.0
NuGet
29At Riskhealth index
commandlineparser/commandline
The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support
C#★ 4,816Aug 28, 2026
MITAug 28, 2026 · metrics 2.10.0
npm
29At Riskhealth index
mysticatea/npm-run-all
A CLI tool to run multiple npm-scripts in parallel or sequential.
JavaScript★ 5,837↓ 19.3M/moAug 12, 2026
MITAug 12, 2026 · metrics 2.10.0