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/nao1215/omokage

Measure how closely writing matches a learned author's style. Japanese & English, local-first CLI for LLMs and humans.

authorship-attribution cli golang japanese markdown stylometry text-analysis writing-style

Last synced: 20 Jun 2026

https://github.com/ayush585/smartchunk

SmartChunk is a lightweight, structure-aware semantic chunking toolkit designed to supercharge RAG (Retrieval-Augmented Generation) and LLM pipelines. Unlike naive splitters that break text arbitrarily, SmartChunk respects document structure (headings, lists, tables, code blocks) and semantic flow, ensuring cleaner, more coherent chunks.

agentic-workflow chunking chunking-algorithm cli llm nlp package pip rag semantic

Last synced: 14 Jun 2026

https://github.com/cuducos/ezz

🎦 ezz is a simple CLI tool to schedule Zoom meetings

cli hacktoberfest rust zoom

Last synced: 09 Sep 2025

https://github.com/andre-lc-ferreira/coco

CoCo is conventional commits table CLI

cli cli-to cli-utilities conventional-commits terminal utilities utils

Last synced: 05 Jul 2026

https://github.com/niksingh710/cdots

Cli Configuration to be worked on terminal and compatible with TTy based for Arch Linux

bash cdots cli command-line commandline configuration dotfiles dots shell starship transient zsh

Last synced: 20 Mar 2025

https://github.com/repository-service-tuf/repository-service-tuf-cli

Repository Service for TUF: Command Line Interface

cli hacktoberfest python security supply-chain tuf

Last synced: 14 Dec 2025

https://github.com/evilkiwi/devon

Docker-based Monorepo Local Development CLI

cli dev docker environment local monorepo

Last synced: 11 Apr 2025

https://github.com/fdocr/martilla

Easy to configure DB backup tool for simple everyday use on UNIX based systems

backup backup-utility cli database ruby ruby-gem

Last synced: 13 Apr 2025

https://github.com/hong-junhyeok/create-react18-boilerplate

🆕 Create easy and simple React18 boilerplate

cli npm-packages react react18 yarn-package

Last synced: 28 Mar 2025

https://github.com/kabooboo/giphon

🦅 Download all projects in a Gitlab group or instance

cli clone gitlab groups projects

Last synced: 11 Apr 2025

https://github.com/fentas/argsh

:shell: Argument parsing for all interpreter languages.

argument-parser arguments bash cli interpreted-programming-language shell

Last synced: 11 Apr 2025

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

gofs (Go Full Stack) is a CLI tool to generate opinionated secure projects using golang + templ + htmx

best-practices cli full-stack fullstack generator go golang htmx htmx-app htmx-go template template-engine

Last synced: 11 Jan 2026

https://github.com/rmariuzzo/php-array-to-json

✨ Convert PHP configuration array files to JSON files. Useful to convert Laravel's PHP localization files into JSON files.

cli file-converter json php-array

Last synced: 19 Mar 2025

https://gitlab.com/cab404/wg-bond

Wireguard configuration manager with wide format compatibility

cli nixops nixos vpn wireguard

Last synced: 01 Oct 2025

https://github.com/agmmnn/tdk-cli

Command-line tool for TDK Dictionary, sozluk.gov.tr with rich output.

cli command-line python sozluk tdk turkish turkish-language

Last synced: 19 Mar 2025

https://github.com/ankurgel/dictionary-rb

Provides meanings, similar words and usage examples for a word from Urban Dictionary and Dictionary Reference with CLI support

cli dictionary-reference ruby rubygem urban-dictionary

Last synced: 19 Mar 2025

https://github.com/arcsecond-io/cli

The Command Line Interface (CLI) & Python Module for Arcsecond.io.

arcsecond arcsecond-cloud astronomy cli observations python

Last synced: 16 May 2026

https://github.com/southliu/south-cli

CLI脚手架生成项目和页面,通过命令行`south create project-name`生成vue和react项目,通过命令行`south create-vue vue-name`生成vue页面或`south create-react react-name`生成react页面。

cli ejs

Last synced: 29 Oct 2025

https://github.com/knid/ais

natural lang to shell commands

ai chatgpt chatgpt3 cli linux openai python shell

Last synced: 18 Mar 2025

https://github.com/a4-tacks/timg

The image viewer on the terminal is based on the xterm standard.

ansi-terminal cli image imageview imageviewer rust rust-lang terminal terminal-app

Last synced: 30 Oct 2025

https://github.com/zezaeoh/gbox

:inbox_tray: use github as storage :outbox_tray:

cli gbox go golang secret-management storage

Last synced: 12 Jan 2026

https://github.com/moritzzimmer/func

Func is a CLI app to simplify development and deployment of serverless functions using Go, Terraform and AWS.

aws aws-lambda cli go golang lambda serverless terraform

Last synced: 07 May 2025

https://github.com/roblabs/bash-notebook

Write great documents with markdown, then execute in the shell.

bash cli command-line-cartography notebook

Last synced: 12 Apr 2025

https://github.com/ejfkdev/zread

AI-powered CLI and MCP server for browsing GitHub project documentation

ai cli code-assistant developer-tools documentation knowledge-base mcp repository-tools

Last synced: 08 Apr 2026

https://github.com/eomm/keepy-cli

A CLI tool to save encrypted `KEY=VALUE` pairs.

cli encryption environment key-value store

Last synced: 07 May 2025

https://github.com/gabewillen/codextra

Transparent Codex wrapper and account-rotation proxy

cli codex golang openai proxy

Last synced: 19 May 2026

https://github.com/uncomputable/tappy

Developer-friendly Taproot-only descriptor wallet for Bitcoin Core

application bitcoin cli learning rust taproot wallet

Last synced: 13 Apr 2025

https://github.com/dhravya/pyre

Create, open, manage your Python projects with ease, a project aimed to make python development experience a little better

cli devops manager python rust

Last synced: 08 May 2025

https://github.com/dumrauf/post2ghost

A Python3 CLI application that allows to upload articles written in Markdown to draft blog posts in Ghost

api cli ghost-blog markdown python3

Last synced: 17 Jul 2025

https://github.com/dhravya/mailto

Send emails right from the terminal using Rust!

cli command-line-tool mail rust

Last synced: 07 May 2025

https://github.com/redraw/scroll

scroll stdout!

cli shell

Last synced: 11 Jul 2025

https://github.com/jiro4989/termnovel

A command that to read novel on terminal.

cli nim novel tool

Last synced: 08 May 2025

https://github.com/pinguapps/appwritemigrator

PinguApps.AppwriteMigrator is a .NET CLI tool that enables a code-first approach to managing your database schema with Appwrite. This tool simplifies the process of syncing and migrating your database schema between local and remote environments, ensuring consistency across development, staging, and production setups.

appwrite cli code-first database migrate schema sync tool

Last synced: 15 Jul 2025

https://github.com/tnagatomi/takolabel

CLI tool for manipulating GitHub Labels across multiple repositories

cli github go labels

Last synced: 15 Jan 2026

https://github.com/dash0hq/dash0-cli

Command line utility to interact with Dash0

cli observability

Last synced: 01 Apr 2026

https://github.com/romnn/cargo-feature-combinations

cargo plugin to run commands against all combinations of features

cargo ci cli combinations features plugin powerset subcommand

Last synced: 04 Apr 2026

https://github.com/simonmittag/pwt

pwt ("port wait") is a liveness or readyness probe that waits on the client-side until an upstream tcp port becomes available.

availability availability-checker availability-monitor bash cli command-line command-line-tool command-line-tools continuous-integration liveness-probe network port port-wait ready-or-not-hack readyness readyness-probe testing

Last synced: 28 Apr 2026

https://github.com/frankray78/netpace

Network speed tester including server discovery, latency measurement, download and upload speed testing.

cli dotnet dotnet-library internet-speed internet-speed-checker internet-speed-test library network-speed network-speed-meter network-speed-test speedtest speedtest-cli

Last synced: 16 Apr 2026

https://github.com/vtsaplin/datatalk-cli

Query CSV, Excel & Parquet files with natural language. Fast, local, DuckDB-powered.

ai-tools cli csv data-analysis data-engineering developer-tools duckdb excel gpt llm local-first natural-language-query openai parquet privacy python text-to-sql

Last synced: 04 Mar 2026

https://github.com/bfontaine/badges2svg

Replace your README badges with resolution-independent SVG ones

cli readme-badges ruby tool

Last synced: 02 Mar 2026

https://github.com/drolosoft/cmux-resurrect

🔄✨🖥️ Session persistence for cmux — save, restore, and manage your terminal workspaces. Never lose your layout again.

cli cmux golang session-manager terminal tmux-resurrect workspace-manager

Last synced: 06 May 2026

https://github.com/tunsuy/claude-code-go

A Go implementation of Claude Code — This project was built entirely by a team of Claude AI agents working in parallel

ai anthropic chatgpt claude cli coding-assistant go golang llm mcp terminal tui

Last synced: 23 Apr 2026

https://github.com/gibbu/create-bd-theme

A CLI to scaffold BetterDiscord themes using SCSS.

betterdiscord cli scss template

Last synced: 14 Apr 2025

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

CLI for simplifying PICO-8 game development in JavaScript

build-tool cli command-line-interface game-development javascript jspicl pico-8 rollup transpiler

Last synced: 15 Apr 2025

https://github.com/akamai/cli-etp

CLI for Enterprise Threat Protector (ETP)

akamai-cli cli cli-etp enterprise-cli enterprise-threat-protector etp

Last synced: 31 Jul 2025

https://github.com/skydiver/downloadstation-cli

Manage your Synology Download Station from your terminal

cli console diskstation downloadstation synology

Last synced: 21 Feb 2026

https://github.com/gcarreno/fpdbus-tools

Free Pascal DBus Wrapper and Code Generation Tools

cli dbus free-pascal gui lazarus lazarus-ide object-pascal objectpascal

Last synced: 05 Jan 2026

https://github.com/privatenumber/cli-simple-table

Simple CLI table for simple people

cli minimal simple table

Last synced: 23 Mar 2025

https://github.com/charlesaverill/kuiper

A terminal-based dating application for UTD students

cli curses dating terminal-based utdallas

Last synced: 11 Apr 2025

https://github.com/stryker-mutator/stryker-cli

The command-line interface for Stryker, the JavaScript mutation testing framework

cli javascript mutation-testing stryker

Last synced: 14 Apr 2025

https://github.com/quentinlintz/cmdtop

⌨️ A tool for showing your top commands

cli go

Last synced: 13 Aug 2025

https://github.com/alanchenchen/alan-cli

A simple CLI for generating your projects

alan-cli cli template-hooks

Last synced: 04 May 2025

https://github.com/transitive-bullshit/github-is-starred-cli

CLI for checking if a user has starred a particular GitHub repo.

cli github github-api star starred

Last synced: 27 Jul 2025

https://github.com/arcblock/forge-cli

:fire: Awesome Command line tool to mange forge powered blockchain nodes

arcblock blockchain cli forge javascript nodejs

Last synced: 29 Sep 2025

https://github.com/rishang/heygpt

CLI and UI interface for OpenAI and Gemini with prompts 🔮

ai bot chat-cli chatgpt cli cli-tool fzf google-palm openai palm prompt prompt-engineering prompt-toolkit python streamlit terminal wisper

Last synced: 09 Mar 2026

https://github.com/mateimicu/kdiscover

Discover all K8s clusters on AWS, Google, etc ..

aks cli eks gke golang kubeconfig kubeconfig-manager kubernetes

Last synced: 27 Feb 2026

https://github.com/tillsteinbach/carconnectivity-cli

Commandline Interface to interact with your vehicle through its web APIs

cli myskoda telemetry volkswagen volkswagen-carnet volkswagen-weconnect weconnect

Last synced: 02 Aug 2025

https://github.com/muan/emoji-go

Emoji command line thing in Go (learning project).

cli emoji-cli emoji-searcher learning-go

Last synced: 11 Apr 2025

https://github.com/doowb/synonyms-cli

CLI for looking up synonyms for given words.

cli javascript nodejs synonyms

Last synced: 18 Aug 2025

https://github.com/jirinrin/aya

File system scripting from the comfort of a NodeJS REPL

cli file-manager javascript repl

Last synced: 24 Jul 2025

https://github.com/knowsuchagency/skeet

Skeet: The command-line AI copilot for power users

ai cli llms python terminal

Last synced: 07 May 2025

https://github.com/jessicategner/gh-py

Write gh extensions with python

cli command-line gh gh-extension gh-py git github hacktoberfest

Last synced: 07 Apr 2025

https://github.com/okuvshynov/fewlines

Create histograms, time series charts and dashboards in command-line output and log files.

cli dashboard distribution histogram logging python

Last synced: 04 Oct 2025

https://github.com/radarsu/radarsu

Node.js server-side TypeScript framework with one thing in mind - removing code is easier than writing it. Auto-generated Swagger docs, REST, GraphQL, WebSockets and others - have it all, delete what you don't need 🙈🙉🙊

cli database express framework javascript modular module-pattern nest nestjs node nodejs nodejs-framework sequelize sequelize-typescript tsoa typeorm typescript-framework winston winston-logger yargs

Last synced: 09 Jun 2026

https://github.com/tracebit-com/tracebit-community-cli

The Tracebit Community CLI is the command-line tool for Tracebit Community Edition, which deploys and maintains security canaries, proactively detecting intrusions across your devices and accounts.

canaries cli csharp deception dotnet security

Last synced: 13 Jan 2026

https://github.com/derhuerst/url-parser-cli

Parse a URL, get one or all components pretty-printed or as JSON.

cli command-line url

Last synced: 15 Apr 2025

https://github.com/alilleybrinker/dcalc

Add and subtract durations to find out how long something takes.

cli

Last synced: 21 Aug 2025

https://github.com/tradeshift/http-mockserver

Simplify development and testing by mocking http services with ease.

cli mock-server mockclient mocking node npm test unit-testing

Last synced: 14 May 2025

https://github.com/tuxlinuxien/lesspassgo

LessPass password generator cli written in Go

api cli go golang lesspass lesspass-cli password password-manager passwords server

Last synced: 15 Jan 2026

https://github.com/smittytone/pdfmaker

A macOS command line tool for quickly combining multiple JPEG images into a single PDF file

cli macos pdf pdf-generation swift

Last synced: 13 Apr 2025

https://github.com/imerica/pipflow

Cloud native Python package manager.

cli cloud-native command-line-tool container docker package-manager pip python

Last synced: 26 Jun 2025

https://github.com/robertpeteuil/aws-quick-cli

Control AWS EC2 instances using only their name (forget about Instance-Id's forever). Examples: aws-ssh NAME (connect via ssh), aws-list, aws-start NAME, aws-stop NAME

aws aws-cli aws-cli-utilities aws-console aws-manage aws-shell aws-ssh cli ec2-instance ssh ssh-config

Last synced: 07 May 2025

https://github.com/JessicaTegner/gh-py

Write gh extensions with python

cli command-line gh gh-extension gh-py git github hacktoberfest

Last synced: 05 May 2025

https://github.com/kiliankoe/readnow

📖 open a random link from your Safari reading list

cli reading-list safari

Last synced: 17 Jun 2025

https://github.com/orisano/bqspec

SQL testing tool for Google BigQuery.

bigquery cli python test yaml

Last synced: 08 Jul 2025

https://github.com/j2l/walk-and-graph-svelte-components

CLI node script to walk svelte and js files, to draw a beautiful JPG of your dependencies aka "imports". No external dependency, only FS (Node).

cli dependencies diagram graph graphviz-dot-language import no-dependencies nodejs svelte svelte-components walk

Last synced: 20 Jul 2025

https://github.com/yokozuna59/auto-registrar

A CLI script to check/register courses from KFUPM Banner 9.

cli cmd python python3 scraping scraping-websites terminal

Last synced: 22 Sep 2025

https://github.com/antonfisher/utop

CLI tool for single process monitoring written in Node.js

cli javascript nodejs process-monitoring

Last synced: 06 Apr 2025

https://github.com/hackyourfuture/commandline

This repository contains the teaching material and notes for the UNIX-based (bash) command line.

cli hyf

Last synced: 21 Jun 2025

https://github.com/lemon24/linesieve

An unholy blend of grep, sed, awk, and Python.

awk cli command-line grep java python regex replace search sed terminal text text-processing

Last synced: 24 Dec 2025

https://github.com/beakerandjake/advent-of-code-runner

Node.JS CLI solution generator and runner for advent of code.

advent advent-of-code advent-of-code-2023 adventofcode adventofcode2023 aoc cli javascript nodejs

Last synced: 05 May 2025

https://github.com/zyyv/untinyimg

A cli tools of tinypng.

cli tinypng untiny util

Last synced: 06 May 2025

https://github.com/anzy-renlab-ai/pronounce

🔊 Pronounce developer jargon out loud. 544+ entries (kubectl, GIF, JSON, JWT, …), sourced with confidence levels. Bash CLI + interactive quiz + voice search + MCP server + Claude Code skill.

bash claude-code cli community-driven cursor developer-experience developer-tools dictionary ipa kubectl kubernetes macos mcp mcp-server open-source pronunciation pronunciation-dictionary speech-synthesis tts vscode-extension

Last synced: 10 Jun 2026

https://github.com/mattias-p/linky

Extract and check links from Markdown files.

broken-links cli cli-app commonmark link-checker markdown

Last synced: 18 Jul 2025

https://github.com/princejoogie/plss

level up your command line experience

chatgpt cli openai typescipt

Last synced: 26 Oct 2025

https://github.com/mix-go/xcli

CLI Interactive Commander / 命令行交互指挥官

cli command-line commander mixgo xcli

Last synced: 11 Apr 2026

https://github.com/brunobord/ncat-chat

two dummy/minimalist bash scripts for client/server chatting using ncat/netcat

bash chat cli client-server ncat netcat

Last synced: 12 Apr 2025

https://github.com/wikibonsai/tendr-cli

Cli tools for markdown-based digital gardening

bidirectional-link cli internal-link semantic-tree wikibonsai wikilink wikiref

Last synced: 29 Oct 2025

https://github.com/brittonhayes/roll

A simple Go package and CLI for dice rolling 🎲

cli docker dungeons-and-dragons go rpg

Last synced: 07 May 2025

https://github.com/mswift42/nip

command line app to search for and download BBC iplayer programmes.

cli go golang iplayer

Last synced: 14 Apr 2025

https://github.com/ernesto-oss/cardinal

Cardinal is a CLI tool that helps you quickstart a full-stack monorepo project. You choose the parts you want, we put it together.

cli drizzle-orm graphql lucia nextjs react tailwindcss trpc typescript

Last synced: 18 Jul 2025

https://github.com/ruyadorno/clean-dir

Command line util to clean a directory

clean clean-dir cli command-line javascript js nodejs npm trash unix

Last synced: 18 Mar 2025

https://github.com/osdoc-dev/avenger

SDK、组件库研发工作流

cjs cli esm react rollup umd

Last synced: 30 Oct 2025