Ross ROSS = Recommend OSS · open-source software intelligence for agents

function: cli

8007 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
jalkoby/squasher
Squasher is a Ruby command-line gem that compresses old ActiveRecord migrations into a single migration reflecting the final database state…
321537active
LifeActor/ykdl
YouKuDownLoader (ykdl) is a Python command-line video downloader focused on China mainland video sites, forked from you-get with restructur…
471535active
Sceptre/sceptre
Sceptre is a Python CLI tool that drives AWS CloudFormation, automating stack creation, dependency resolution, and multi-account/region dep…
751533active
Teemu/pytest-sugar
pytest-sugar is a pytest plugin that improves the terminal output of test runs with a progress bar, instant failure display, and better-for…
611533active
Prayag2/konsave
Konsave is a Python command-line tool for saving, applying, and sharing Linux desktop customization profiles, including dotfiles and config…
611533active
cookiy-ai/user-research-skill
An open-source AI agent skill (installed as a CLI) that lets AI coding agents like Claude Code, Codex, Cursor, and OpenClaw plan, run, and …
621532active
slhck/ffmpeg-normalize
A Python-based CLI tool and library that batch-normalizes audio in media files using ffmpeg, supporting EBU R128 loudness, RMS, and peak no…
1001531active
ccbrown/iocraft
iocraft is a Rust crate for building beautiful CLIs, TUIs, and text-based output using a declarative, React-like component API. It supports…
891531active
bgreenwell/lstr
A fast, minimalist directory tree viewer written in Rust, inspired by the classic tree command. It offers an optional interactive TUI mode …
711531active
wiztools/rest-client
A Java-based application for testing HTTP and RESTful web services, available as both a desktop GUI and a CLI for batch execution of saved …
411531stable
hauntsaninja/pyp
pyp is a command-line tool that lets you run Python one-liners in the shell, replacing common utilities like awk, sed, cut, and jq. It stat…
501529active
aduros/wasm4
WASM-4 is a low-level fantasy game console for building small retro games with WebAssembly. Games are self-contained .wasm cartridges built…
671527active
ShawnPana/smux
smux is a one-command tmux configuration with Option-key bindings, mouse support, and pane labels, bundled with a tmux-bridge CLI. The CLI …
591527active
kahing/goofys
Goofys is a FUSE-based tool that mounts Amazon S3 buckets (and Azure/GCS/Swift storage) as a file system on Linux and macOS. It prioritizes…
235564maintenance
tonistiigi/binfmt
A collection of QEMU user-mode emulator binaries distributed as Docker images that register cross-architecture emulators with the Linux bin…
951525active
Hybrid-Mount/meta-hybrid_mount
Hybrid Mount is a metamodule for KernelSU and APatch that manages how other root modules are mounted on Android. At boot it scans installed…
791525active
AnalogJ/lexicon
Lexicon is a Python CLI tool and library that manipulates DNS records across many DNS providers through a standardized, provider-agnostic i…
231525active
Zhengqbbb/cz-git
cz-git is a highly customizable, lightweight Commitizen adapter for generating standardized Conventional Commits git commit messages, with …
941523active
caddyserver/xcaddy
xcaddy is a command-line tool and Go package for building custom Caddy web server binaries with plugins. It also serves as a replacement fo…
861522active
nohajc/anylinuxfs
A Rust CLI utility for macOS that mounts any Linux-supported filesystem (ext4, btrfs, xfs, ZFS, NTFS, exFAT, etc.) with full read-write acc…
851522active
kenryu42/cc-safety-net
CC Safety Net is a pre-execution hook for AI coding agent CLIs (Claude Code, Codex, Cursor, Gemini CLI, and many others) that blocks destru…
841522active
fubark/cyber
Cyber is a fast, memory-safe scripting language with a VM and JIT, supporting dynamic and optional static typing plus concurrency via fiber…
481522active
justfoolingaround/animdl
animdl is a lightweight Python CLI tool that scrapes, streams, and downloads anime episodes from supported providers. It supports quality s…
321522active
sigma67/spotify_to_ytmusic
A Python command-line tool that clones Spotify playlists to YouTube Music, including transferring single playlists, all playlists of a user…
551521active
Licoy/fetch-github-hosts
A cross-platform tool that synchronizes GitHub-related DNS entries into the system hosts file to speed up or fix GitHub access. It ships as…
991520active
ngs-lang/ngs
Next Generation Shell (NGS) is a modern programming language and shell designed specifically for DevOps tasks, combining a bash-like syntax…
681520active
elringus/sprite-dicing
A cross-engine tool written in Rust for losslessly compressing sprite textures by splitting them into units, discarding identical regions, …
681519active
atomcorp/themes
A web app for previewing and copying color themes (schemes) for the new Windows Terminal. It aggregates schemes (largely from iTerm2-Color-…
321519active
microsoft/Microsoft-Win32-Content-Prep-Tool
A Microsoft command-line tool that converts Windows application installation files (setup.exe or setup.msi) into the .intunewin format. The…
681517stable
cupcakearmy/cryptgeon
Cryptgeon is a secure, open-source note and file sharing service inspired by PrivNote, built with Rust and Svelte. Notes are encrypted clie…
911515active
ronivay/XenOrchestraInstallerUpdater
A shell script that installs and updates Xen Orchestra and its dependencies on various Linux distributions, including a separate script to …
751515active
POV-Ray/povray
POV-Ray (The Persistence of Vision Raytracer) is a free, high-quality raytracing application for creating photorealistic three-dimensional …
481514active
yamlresume/yamlresume
YAMLResume is a resume-as-code tool that lets you write your CV in YAML and compile it to beautifully typeset PDFs via LaTeX. It ships as a…
871511active
nikaiw/VMkatz
VMkatz is a Rust CLI tool that extracts Windows credentials (NTLM hashes, DPAPI keys, Kerberos tickets, LSA secrets, BitLocker keys) direct…
681511active
NaiboWang/CommandlineConfig
A Python library that lets users define experiment configurations as Python dicts or JSON and access parameters via dot notation, while all…
231510active
xiufengsun/TokenTracker
TokenTracker is a local-first, privacy-first dashboard that tracks AI token usage and cost across 34 AI coding tools like Claude Code, Code…
781509active
Redocly/redocly-cli
Redocly CLI is an open-source command-line tool for working with OpenAPI, AsyncAPI, and Arazzo descriptions. It lints and validates API des…
961508active
mike-engel/jwt-cli
jwt-cli is a fast command-line tool written in Rust for decoding and encoding JSON Web Tokens (JWTs). It supports custom headers, arbitrary…
661508active
0xsp-SRD/mortar
Mortar Loader is a red team evasion tool that encrypts PE binaries and shellcode and executes them in memory using various injection techni…
231508active
c-bata/go-prompt
A Go library for building powerful interactive command-line prompts, inspired by python-prompt-toolkit. It provides autocomplete, syntax hi…
485486maintenance
jaraco/keyring
A Python library providing a simple API to access the operating system's native keyring service for safe password storage and retrieval. It…
701507stable
Bhupesh-V/ugit
ugit is a shell script tool that helps you undo accidental git commands across 20+ scenarios, such as undoing commits, adds, pushes, branch…
301507active
databricks/click
Click is a command-line REPL for Kubernetes written in Rust that manages clusters and objects interactively. It maintains an active context…
561506active
msoap/shell2http
shell2http is a lightweight Go CLI tool that runs an HTTP server where each URL path is mapped to a shell command, returning the command's …
661505active
appleboy/CodeGPT
CodeGPT is a Go-based CLI tool that uses LLM APIs (OpenAI, Gemini, Anthropic, Groq, Ollama, OpenRouter) to generate git commit messages and…
941503active
bcpierce00/unison
Unison is a cross-platform, bidirectional file synchronization tool that keeps two replicas of files and directories in sync across differe…
845463maintenance
china-testing/bazi
A Python-based Chinese BaZi (Four Pillars of Destiny) charting application that clearly displays clashes, combinations, punishments, and yi…
771502active
ktock/buildg
buildg is an interactive debugger for Dockerfiles built on top of BuildKit. It supports source-level inspection, breakpoints, step executio…
761502active
jmathai/elodie
Elodie is a Python command-line tool that organizes photos, videos, and audio files based on their EXIF metadata, sorting them into folder …
531502active
pagekit/pagekit
Pagekit is a modular, lightweight open-source content management system built with Symfony components and Vue.js. It provides a web-based a…
105455maintenance
JustAnotherArchivist/snscrape
snscrape is a Python-based scraper for social networking services that extracts posts, profiles, hashtags, and search results from platform…
325444maintenance
sainnhe/tmux-fzf
A tmux plugin written in Shell that uses fzf to provide fuzzy-searchable management of tmux sessions, windows, and panes. It also offers co…
751498active
VictorTaelin/OptMem
OptMem is a dependency-free Python CLI that gives AI coding agents permanent, file-based memory via a small prompt block pasted into AGENTS…
551498active
github-release/github-release
A small command-line app written in Go for creating, editing, and deleting GitHub releases and uploading release artifacts via the GitHub R…
371497active
gsass1/NTop
NTop is an htop-like terminal system monitor for Windows written in C, with Vi-style keybindings and commands. It displays and lets you sor…
341497active
dsherret/dax
Dax is a TypeScript library providing cross-platform shell scripting tools for Deno and Node.js, inspired by zx. It offers a template-liter…
971494active
pass-extension/pass-otp
pass-otp is an extension for the pass password manager that stores and manages one-time-password (OTP) tokens as otpauth:// URIs. It genera…
391492active
llychao/m3u8-downloader
A cross-platform command-line M3U8 video downloader written in Go. It parses M3U8 playlists, downloads TS segments with multiple threads an…
231492active
cabinpkg/cabin
Cabin is an opinionated package manager and build system for C and C++ projects, inspired by Rust's Cargo. It uses a declarative cabin.toml…
971491active
Nriver/Episode-ReName
A command-line tool that batch-renames TV show and anime episode files into standardized naming conventions for media servers like Emby, Je…
431491active
run-llama/create-llama
Create Llama is a CLI scaffolding tool that generates full-stack LlamaIndex applications with a chat interface, RAG, and agent capabilities…
371490active
yusufcanb/tlm
tlm is a local CLI copilot powered by Ollama that suggests shell commands, explains them, and answers questions with context using open-sou…
581489active
jimeh/tmuxifier
Tmuxifier is a shell-based tool for creating, editing, and loading Tmux session, window, and pane layouts defined as simple shell scripts. …
571489active
org-formation/org-formation-cli
AWS Organization Formation is an Infrastructure as Code CLI tool for managing AWS Organizations, letting you define accounts, OUs, and serv…
511489active
soutaro/steep
Steep is a static type checker for Ruby based on gradual typing, using RBS signature files and inline annotations. It is distributed as a R…
1001488active
hellman/xortool
xortool is a Python command-line tool for cryptanalysis of multi-byte XOR ciphers. It guesses the key length based on character frequency s…
421488active
DomT4/homebrew-autoupdate
A Homebrew external command that automatically runs `brew update` (and optionally `brew upgrade` and `brew cleanup`) in the background on a…
771487active
Cloudef/bemenu
bemenu is a dynamic menu library and client program (bemenu, bemenu-run) inspired by dmenu, written in C. It supports multiple renderers in…
401486active
robpike/ivy
Ivy is an interpreter for an APL-like array language that works as an interactive calculator. It is written in Go and supports bignum arith…
751485active
warrensbox/terraform-switcher
Terraform Switcher (tfswitch) is a command-line tool for switching between different versions of Terraform, downloading and installing the …
951483active
invertase/melos
Melos is a CLI tool for managing Dart and Flutter monorepos containing multiple packages. It automates versioning, changelog generation, an…
671483active
yigitkonur/cli-continues
A TypeScript CLI tool that exports AI coding sessions from one tool (Claude Code, Codex, Copilot, Gemini CLI, Cursor, and 11 others) and re…
511483active
matejak/argbash
Argbash is a code generator that produces tailor-made Bash argument-parsing code from short argument definitions embedded in your scripts. …
371483active
fujibee/agmsg
agmsg is a bash + SQLite CLI tool that lets CLI AI coding agents (Claude Code, Codex, Gemini CLI, Copilot CLI, and others) message each oth…
821482active
openonion/connectonion
ConnectOnion is a Python framework for building production-ready AI agents with tools, plugins, event hooks, and multi-agent collaboration.…
811481active
gelguy/wilder.nvim
wilder.nvim is a Vim/Neovim plugin that enhances the built-in wildmenu with automatic, customizable suggestions as you type in the command …
321481active
Installomator/Installomator
Installomator is a single shell script that downloads and installs the latest versions of standard software on macOS, driven by a large col…
851480active
bgreenwell/xleak
xleak is a fast terminal-based Excel and spreadsheet viewer built in Rust with ratatui, offering an interactive TUI with full-text search, …
771480active
kynan/nbstripout
A command-line tool that strips output and some metadata from Jupyter, IPython, and Zeppelin notebooks. It is designed to be used as a Git …
751480active
rohitg00/skillkit
SkillKit is a TypeScript CLI that installs, translates, and shares portable skills across 46 AI coding agents like Claude Code, Cursor, Cod…
691480active
Mpdreamz/shellprogressbar
ShellProgressBar is a .NET library for rendering progress bars in console applications, including support for concurrent and nested child p…
231480active
tuxera/ntfs-3g
NTFS-3G is an open-source read/write NTFS filesystem driver for Linux, FreeBSD, macOS, and other Unix-like systems, maintained by Tuxera si…
891479stable
salsita/node-pg-migrate
node-pg-migrate is a Node.js/TypeScript database migration tool built exclusively for PostgreSQL (also compatible with CockroachDB). It pro…
931478active
Greenwolf/ntlm_theft
ntlm_theft is a Python3 CLI tool that generates 21 different types of NTLMv2 hash theft files (e.g., .url, .scf, .docx, .pdf, .jnlp) that t…
511478active
VirusTotal/vt-cli
The official VirusTotal command-line interface, written in Go, that lets users interact with VirusTotal's API from the terminal. It support…
821477active
LionSec/katoolin
A Python CLI tool that lets users add or remove Kali Linux repositories on other Debian-based systems (like Ubuntu) and install Kali Linux …
325350maintenance
rvben/rumdl
rumdl is a fast Markdown linter and formatter written in Rust, inspired by ruff's approach to Python linting. It provides 82 lint rules, au…
841476active
autopkg/autopkg
AutoPkg is a Python-based system for automating the preparation and distribution of macOS software packages to managed clients. It uses com…
841476active
dirac-run/dirac
Dirac is an open-source AI coding agent focused on token efficiency and context curation, claiming 50-80% API cost reduction versus other a…
821476active
ioi/isolate
Isolate is a Linux sandbox for securely executing untrusted programs, originally built for programming contest judges. It uses kernel featu…
761474stable
JJTech0130/TrollRestore
TrollRestore is a Python-based installer that installs TrollStore on iOS/iPadOS 15.2 through 16.7 RC and 17.0 by exploiting CVE-2024-44252 …
131474active
fanglingsu/vimb
Vimb is a lightweight, modal web browser built on WebKitGTK that behaves like the Vimperator plugin for Firefox, offering Vim-style keybind…
901473active
opencomponents/oc
OpenComponents is an open-source framework for building, deploying, and composing micro frontends as independently deployable UI components…
771473active
fynnfluegge/agtx
agtx is a terminal-native agent development environment that acts as a kanban-style blackboard for AI coding agents like Claude Code, Codex…
831472active
osprey-oss/deptry
deptry is a command line tool that detects unused, missing, and transitive dependency issues in Python projects by scanning imported module…
911471active
joaokristani/Discord-Server-Cloner-2x
A TypeScript CLI tool that clones an entire Discord server's structure, including channels, roles, and settings, into another server. It is…
271471active
unlimitedbacon/stl-thumb
A fast, lightweight thumbnail generator for 3D model files (STL, OBJ, 3MF) written in Rust using OpenGL. It integrates with file managers o…
271470active
Rafiuth/Soggfy
Soggfy is a mod for the Windows Spotify desktop client that intercepts Spotify's OGG parser to capture unencrypted audio during playback, s…
231470active
jsforce/jsforce
JSforce is an isomorphic JavaScript/TypeScript library that wraps Salesforce APIs (REST, Bulk, Metadata, SOAP, Streaming, Tooling, and more…
1001469active
jonbhanson/flutter_native_splash
A Flutter/Dart package that automatically generates native code to customize the default white splash screen shown while the native app loa…
841469active

← prev page 29 / 81 next →