An open API service indexing awesome lists of open source software.

Command-line interface

Before there were graphical user interfaces, command-line interfaces were used to issue commands to a computer. Programs that handle the user interface are called command language interpreters, often known as a shell. A CLI may give a user more control over the computer and programs they wish to execute.

https://github.com/jgardona/mhv

mhv is a minimalist hexadecimal viewer.

cli hexadecimal viewer

Last synced: 07 Oct 2025

https://github.com/msmart/hreports

A simple wrapper to create and manage reports based on hledger queries.

accounting cli finance hledger python

Last synced: 14 Jan 2026

https://github.com/kenanbek/mongocli

Command Line Interface for MongoDB. For learning purposes.

cli client command-line go golang mongoclient mongodb

Last synced: 07 May 2025

https://github.com/theritikchoure/crawlyx

Crawlyx is an open-source command-line interface (CLI) based web crawler built using Node.js. It is designed to crawl websites and extract useful information like links, images, and text. It is lightweight, fast, and easy to use.

cli command-line-tool crawler crawlyx hacktoberfest hacktoberfest-2023 hacktoberfest-accepted nodejs npmjs open-source scraper web-scraping

Last synced: 30 Oct 2025

https://github.com/mbudde/tabulate

Tool for aligning data in columns

cli command-line unix-pipes

Last synced: 07 Sep 2025

https://github.com/tigerinus/good

Install and uninstall Go package in isolated path, to keep your `GOPATH/pkg` clean. Like `pipx`, but for Go.

cli cli-app commandline go golang golang-application package pipx

Last synced: 14 Jan 2026

https://github.com/neurobin/sslic

SSL certificate installer for Cpanel

cli cpanel letsencrypt letsencrypt-utils php ssl-certificate uapi

Last synced: 12 Jun 2025

https://github.com/falzm/fsdiff

Filesystem changes tracking tool πŸ”

cli filesystem golang

Last synced: 14 Jan 2026

https://github.com/mirukana/lunafind

Search, filter, inspect, download posts from Danbooru/Safebooru and find them back from the command line without setting up any service or database.

anime api booru cli client danbooru download filter image lunakit lunasync order safebooru scrap search tag terminal ugoira

Last synced: 07 Sep 2025

https://github.com/hunghg255/hqr

Generate QR code

base64 cli npm qr qrcode qrcode-generator uri

Last synced: 14 Jul 2025

https://github.com/wise-team/steem-wise-cli

Vote delegation system for STEEM blockchain: cli tool for delegators

blockchain blockchain-technology cli steem steem-blockchain steemjs vote-delegation

Last synced: 12 Jun 2025

https://github.com/emosheeep/lockfile-conflicts

A custom merge driver, aims to handle lockfile conflicts automatically in merge/rebase process.

automerge cli conflicts cooperation git infra lockfile merge merge-driver monorepo pnpm rebase workflow

Last synced: 06 Jul 2025

https://github.com/gbv/wdmapper

Wikidata authority file mapping tool

beacon cli coli-conc jskos wikidata

Last synced: 23 Apr 2025

https://github.com/youngjuning/go-release

A version control tool based on github release.

cli golang

Last synced: 02 May 2025

https://github.com/falcosuessgott/gitget

Browse interactively through branches, files and directories of a git repository and download them

cli git go

Last synced: 19 Aug 2025

https://github.com/spinupwp/spinupwp-cli

The official command-line tool for SpinupWP.

cli php spinupwp

Last synced: 12 Dec 2025

https://github.com/maximedaraize/create-scss-cli

🧰 CLI for a quick and easy way to structure your scss with multiple templates available

cli css sass scaffold scss starter-project templates

Last synced: 08 Sep 2025

https://github.com/loginradius/lr-cli

lr is LoginRadius on the command line. You can perform basic actions of your LoginRadius Dashboard through command line. The actions includes login, register, logout, email configuration, domain whitelisting etc.

authentication ciam cli hacktoberfest hacktoberfest2021

Last synced: 10 Apr 2025

https://github.com/megagrindstone/doconvo

A Terminal User Interface (TUI) application that enables interactive conversations with your documents using Large Language Models (LLM) and Retrieval-Augmented Generation (RAG) techniques.

anthropic anthropic-claude bubbletea cli go llm ollama ollama-client openai openai-assistant-api rag tui

Last synced: 10 Apr 2025

https://github.com/tavallaie/devdock

DevDock is a Python library and CLI tool for managing development containers. It supports Docker images and Docker Compose configurations, allowing for easy container creation, volume management, and service orchestration.

cli devcontainer docker docker-compose docker-container python3

Last synced: 23 Oct 2025

https://github.com/brocessing/unboil

:egg: Boilerplate customiser for lazy people

boilerplate cli

Last synced: 10 Apr 2025

https://github.com/andimiller/decline-completion

A module for the decline command line parser to enable bash and zsh autocomplete

cli completion decline scala

Last synced: 10 Apr 2025

https://github.com/iamhectorsosa/octomap

πŸ™ Transform GitHub repositories into structured JSON for LLMs and AI-powered code analysis.

ai cli golang llms

Last synced: 07 Jul 2025

https://github.com/koopjs/koop-cli

CLI tool to build Koop applications and plugins

cli koop koop-cli

Last synced: 10 Apr 2025

https://github.com/khrj/hcload

Upload files to Hackclub's CDN using your CLI

cdn cli deno files hackclub mirror storage upload

Last synced: 15 May 2026

https://github.com/n-r-k/sxbm

Simple Unix Bookmark Manager, a POSIX compliant shell script for managing bookmarks. [MIRROR OF https://codeberg.org/NRK/sxbm]

bookmark bookmark-manager cli

Last synced: 11 Apr 2025

https://github.com/sjmulder/json-yaml

Convert JSON to YAML and back

cli json textproc unix yaml

Last synced: 28 Jul 2025

https://github.com/keegandonley/input-deno

CLI user input handler for Deno

cli deno hacktoberfest input

Last synced: 07 Sep 2025

https://github.com/keithdhedger/castreceiver

A small upnp renderer for linux ( aimed at RPI3 ) to display cast videos etc on main TV.

cast cli cplusplus cpp linux mplayer omxplayer reciever renderer rpi tv upnp

Last synced: 10 Apr 2025

https://github.com/mfridman/bestgo

CLI to output stargazer ⭐️ histogram for a GitHub repository

cli go golang stars

Last synced: 10 Apr 2025

https://github.com/awwaiid/iwt

I Wish To ... a command line magic tool using LLM (via OpenAI API)

cli gpt llm openai

Last synced: 01 May 2025

https://github.com/janiltonmaciel/statiks

Fast, zero-configuration, static HTTP filer server.

cli file-server golang server static-server

Last synced: 08 Sep 2025

https://github.com/anacrolix/tagflag

declarative flag parsing for Go using struct tags

argument-parsing cli go struct

Last synced: 30 Apr 2025

https://github.com/cjpatoilo/marshmallow

README Parser – easy as marshmallow!

cli docs documentation-tool gh-pages markdown-to-html marshmallow

Last synced: 06 Mar 2026

https://github.com/selfup/scnnr

Scan keywords in certain file types really fast! Output is pipe friendly. Also scan for filenames/file sizes. Includes regex support.

cli command-line command-line-tool filesystem-tool finder golang security-tools unix-like

Last synced: 10 Apr 2025

https://github.com/alopezsanchez/web-tooling-benchmark-generator

CLI tools to generate new benchmarks in v8/web-tooling-benchmark.

benchmark cli generator node nodejs tools v8 v8js

Last synced: 09 Jul 2025

https://github.com/aphp/confit

Confit is a complete and easy-to-use configuration framework aimed at improving the reproducibility of experiments by relying on the Python type annotations, minimal configuration files and a robust CLI.

cli configuration interpolation python registry validation

Last synced: 12 Dec 2025

https://github.com/ans-group/cli

Command line utility for accessing ANS services/APIs

cli hacktoberfest

Last synced: 06 Mar 2026

https://github.com/pybash1/py_everything

A python package containing all the basic functions and classes for python. From simple addition to advanced file encryption.

advanced-programming basic-programming classes cli encryption encryption-decryption everything functions git gitit library package path pip pypi python readthedocs setup-tool variants

Last synced: 07 Oct 2025

https://github.com/maxlath/jsondepth

a small command-line tool to walk through the depth levels of a JSON objects

cli depth json parser

Last synced: 02 Mar 2025

https://github.com/phase2/rig

Outrigger command line tool

cli docker docker-machine linux osx outrigger

Last synced: 05 May 2025

https://github.com/wubin1989/esdump

esdump is a migration CLI written in Go for migrating index mapping and data from one elasticsearch to another.

cli cobra elasticsearch golang migration-tool

Last synced: 29 Oct 2025

https://github.com/lacymorrow/movie-info

πŸŽ₯ Get information, images, rating, description, etc. about a movie.

api cli javascript movie movie-info nextjs nodejs plugin react tmdb

Last synced: 17 Mar 2025

https://github.com/psmyrdek/ng-up

Up! - Angular Upgrade Toolkit

angular angularjs cli migration toolkit

Last synced: 14 Oct 2025

https://github.com/hack-ink/cargo-featalign

Cargo features alignment tool.

cargo cli features lint workspace

Last synced: 06 Apr 2026

https://github.com/codelenny/promise.bar

Progress bar to animate the status of a Promise.all

ascii bar cli console progress progress-bar terminal

Last synced: 14 Jun 2025

https://github.com/tonyseek/macdict

CLI and library to look up dictionary in macOS.

cli dictionary macos

Last synced: 10 Apr 2025

https://github.com/xeleh/amishell

A shell for the WinUAE and FS-UAE Amiga emulators.

amiga cli crossdev fs-uae retrodev shell winuae

Last synced: 30 Jun 2025

https://github.com/lgdd/lfr-cli

LFR is an unofficial CLI tool written in Go that helps you create & manage Liferay projects.

cli command-line go golang liferay

Last synced: 19 Apr 2025

https://github.com/samkleespies/ghostcfg

Interactive TUI for editing Ghostty terminal config

cli config ghostty python terminal textual tui

Last synced: 20 Feb 2026

https://github.com/kubermatic-labs/aquayman

Manage quay.io teams and permissions declaratively.

api-client cli cross-platform permissions quay

Last synced: 16 Jan 2026

https://github.com/uetchy/epicfail

β›‘ Better error reporting for Node.js command-line apps.

cli command-line error-handling error-reporting javascript

Last synced: 19 Apr 2025

https://github.com/knutkirkhorn/cisco-vpn-rdp-connecter

Connect to Cisco AnyConnect VPN and open a Microsoft Remote Desktop (RDP) window

anyconnect cisco cli command-line-tool nodejs rdp vpn

Last synced: 16 Jul 2025

https://github.com/freepik-company/tekton-exporter

A Prometheus exporter for Tekton's not natively exported metrics

cli golang prometheus prometheus-exporter tekton tekton-pipelines

Last synced: 19 Apr 2025

https://github.com/thealexdev23/japm

A package manager that uses curses to provide a friendly UI

c cli package package-manager packages tui

Last synced: 10 Apr 2025

https://github.com/tefra/pytuber

Create music playlists on Youtube

cli client lastfm music playlist youtube

Last synced: 22 Aug 2025

https://github.com/rhenning/terrajux

terrajux diffs the source code of a terraform project and all of its transitive module dependencies between two git refs.

cli cloud cloud-management devops devops-tools golang infrastructure-as-code terraform

Last synced: 11 Apr 2025

https://github.com/jamieweavis/streaker-cli

GitHub contribution streak/statistic tracking command line application with ASCII contribution graph

ascii cli contribution contribution-graph contributions github node nodejs statistics stats streak streaker

Last synced: 23 Aug 2025

https://github.com/buildkite/bintest

Golang tools for generating mock binaries for that can be orchestrated in realtime for testing

cli golang golang-library mock testing

Last synced: 05 May 2025

https://github.com/zhashkevych/spacer

πŸš€ Golang library & CLI tool that helps you export encrypted database dumps to S3-compatible storages

cli cli-app digitalocean digitalocean-spaces dump golang golang-library pgdump pgrestore postgres postgres-dump psql s3 s3-bucket s3-storage

Last synced: 27 Oct 2025

https://github.com/saagarjha/generateappicons

A command line tool to generate app icons

app-icon-generator cli ios watchos

Last synced: 24 Mar 2025

https://github.com/dwisiswant0/shloop

Want to execute command repeatedly without workache? Here is shloop born for it!

cli go go-tools golang

Last synced: 05 Jul 2025

https://github.com/khuei/tdr

Text-based user interface utility to manage todo list

board cli cross-platform gtd note rust task terminal todo todoapp todolist tui

Last synced: 02 May 2025

https://github.com/tsirysndr/tononkira

Search lyrics from tononkira.serasera.org.

cli lyrics rust tokio tononkira

Last synced: 11 Apr 2025

https://github.com/lbesnard/bdnex

BDneX - BD metadata scrapper (bedetheque.com, bdfuge...) in ComicRack format for french comics

bd cli comics metadata python scraper

Last synced: 14 Apr 2025

https://github.com/anirudh4583/ezpush

Are you tired of writing git add git commit git push all the time? Here's a simple CLI to do it all in one go :)

cli git hacktoberfest node

Last synced: 14 Apr 2025

https://github.com/trailofbits/cast2gif

Converts AsciiCast terminal recordings to animated GIFs

animated-gifs cli presentation-tools

Last synced: 15 Apr 2025

https://github.com/sdslabs/brocli

A command line tool to streamline your game development process with Rubeus.

cli game-development golang

Last synced: 21 Apr 2025

https://github.com/gozeloglu/bm.sh

BookMark CLI tool for UNIX /Linux terminals.

bookmark bookmarks cli linux shell-script unix unix-shell

Last synced: 19 Apr 2025

https://github.com/volcomix/500wallpaper

CLI to download wallpapers and lock screens from 500px website.

500px cli javascript lockscreen nodejs wallpaper

Last synced: 15 Apr 2025

https://github.com/liuxing/translator-cli

The command line app for translate.

cli fanyi translation

Last synced: 07 May 2025

https://github.com/dillonchanis/vue-mason

A command line tool for quickly generating and scaffolding Vue files.

cli javascript node scaffold vue vue-cli vue-mason

Last synced: 13 Apr 2025

https://github.com/sanjeev23oct/zap

1. Skill-First Approach β€” Context That Earns Its Place Most AI coding agents front-load a massive system prompt every request β€” language conventions, architecture notes, team rules, API patterns, all of it, whether it's relevant or not. zap replaces that wall with a skill system: markdown files that are injected surgically, only when needed

agentic ai-agent ai-coding anthropic cli coding-assistant developer-tools llm mcp ratatui rust skill-system terminal tui

Last synced: 26 May 2026

https://github.com/lcfd/trak

Keep a record of the time you dedicate to your projects. ⚠️ Under HEAVY active development ⚠️

cli command-line command-line-tool python report time time-tracking tracking

Last synced: 10 Apr 2025

https://github.com/djalmaaraujo/wrk

(NOT MAINTAINED) wrk logger is a daily logger for tasks/activities. Useful to record standup notes/meetings/etc.

ava cli command-line nodejs productivity sade wrk

Last synced: 15 Apr 2025

https://github.com/siemens/lightweightcmpra

CLI-based Registration Authority application PoC

appilcation certificates cli cmp java lcmpp rfc4210 rfc9840 x509

Last synced: 18 Jun 2025

https://github.com/exadel-inc/server-sketch-cli

CLI for component based server for frontend developers. Helps quickly serve static files, generate html for components & pages for new projects.

cli examples express javascript nodejs server-sketch

Last synced: 15 Apr 2025

https://github.com/joshdick/git-fuzzy

Makes Git a little fuzzier.

cli fuzzy git

Last synced: 23 Mar 2025

https://github.com/g4brym/aletria

Simple AI CLI that generates docs, unit tests and README.md files

ai cli gemini gemini-ai generator generator-ai google npm

Last synced: 31 Oct 2025

https://github.com/jritsema/mcp-cli

MCP CLI is a tool for managing MCP server configuration files

cli mcp mcp-cli mcpserver

Last synced: 03 Feb 2026

https://github.com/egoist/minimost

Like minimist but flags are converted to camelCase

argv cli minimist

Last synced: 03 Aug 2025

https://github.com/vacxe/intellijcliactions

Plugin for CLI command for Intellij products

cli developer-tools hacktoberfest intellij-idea intellij-plugin

Last synced: 26 Oct 2025

https://github.com/henvic/clino

Package clino provides a simple way to create CLI (command-line interface) tools with multiple commands. πŸΆπŸ•πŸΎπŸΎ

cli go golang

Last synced: 24 Dec 2025

https://github.com/jeffersonmourak/circ-compiler

A small language for building and simulating logic circuits - for people learning how computers work. In the spirit of Nand2Tetris and Petzold's Code.

circuit-compiler circuit-design circuit-simulator cli compiler digital-logic electronics hdl logic-gates peg-parser simulation wasm wasm-runtime webassembly zig

Last synced: 22 May 2026

https://github.com/antiz96/zaman

A simple CLI tool to display (or save) man pages as PDFs.

cli dmenu man manpage manpages manual page pages pdf rofi tool tools zaman zathura

Last synced: 28 Jun 2025

https://github.com/vg-dev1/fdir

Find and organize anything on your system

cli command-line filesystem python search terminal tool

Last synced: 25 Jan 2026

https://github.com/omrilotan/colombo

πŸ•΅οΈβ€β™‚οΈ View Javascript source code using source-map from CLI

cli debug productivity source-code sourcemap viewer

Last synced: 27 Jul 2025

https://github.com/harryzcy/ascheck

A command-line app that bulk-checks your apps for the Apple Silicon support

apple-silicon-support applesilicon cli golang macos

Last synced: 15 Dec 2025

https://github.com/nberlette/gitpod-enhanced

Turbocharge your Gitpod Workspaces with my custom built version of gitpod/workspace-full.

automation bash cli docker dockerfile dotfiles git-prompt gitpod gitpod-enhanced gitpod-workspace ide starship starship-prompt typescript vscode

Last synced: 14 Apr 2025

https://github.com/yashishdua/gpm

gpm is a tool for managing Go projects.

cli golang project-management utility

Last synced: 25 Jan 2026

https://github.com/flintprocessor/motor

Swift cli spinner. Simple and fully customizable.

cli spinner swift swift-package-manager

Last synced: 14 Apr 2025

https://github.com/pranavnt/mamba

Simple, intuitive Golang package for building CLIs

cli command-line go golang mamba

Last synced: 23 Jul 2025