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.
- GitHub: https://github.com/topics/cli
- Wikipedia: https://en.wikipedia.org/wiki/Command-line_interface
- Created by: Glenda Schroeder
- Released: 1965
- Aliases: commandline-interface, command-line-interface, commandline, command-line,
- Last updated: 2026-07-06 00:05:34 UTC
- JSON Representation
https://github.com/rcmdnk/gmail_filter_manager
Tools to convert gmail's mailfilters.xml to yaml, and convert yaml to xml.
Last synced: 07 Oct 2025
https://github.com/hyhello/geo-cli
Engineering tool based on geojson performance optimization.
Last synced: 09 Apr 2025
https://github.com/emsk/skyebridge
Flow diagram generator
cli diagram flow generator javascript nodejs transition
Last synced: 12 May 2025
https://github.com/seek-oss/aec
AWS EC2 CLI - easily work with ec2 instances via the cli ๐ถ
Last synced: 02 Jul 2025
https://github.com/yhtml5/yhtml5-cli
CLI for scaffolding front-end projects
Last synced: 08 Apr 2025
https://github.com/gjzwiers/deno-config-init
Create a Deno configuration file
cli deno javascript typescript
Last synced: 11 Dec 2025
https://github.com/belgattitude/pjbserver-tools
PHP JavaBridge server tools
cli php-java-bridge soluble-japha
Last synced: 03 Jul 2025
https://github.com/quartercastle/nats-cli
Simple CLI for NATS, can publish/subscribe to subjects
Last synced: 18 Sep 2025
https://github.com/nikgalushko/exec-env
Execute a command using an environment form .env file
cli cli-app command-line command-line-tool console console-application env environment environment-variables go golang utilities utility variables
Last synced: 16 Jan 2026
https://github.com/jimberlage/vawk
A graphical tool for viewing stdout as a spreadsheet.
awk cli javascript productivity rust shell unix
Last synced: 22 Apr 2025
https://github.com/ashokkumarta/dampy
DamPy is a command line tool + Python library to work with Adobe Experience Manager (AEM) Assets (DAM). It provides a comprehensive API to perform all operations on assets and is intended to provide a full command line interface for working with AEM DAM.
adobe aem assets cli command dam experiance library line manager python python3 script tool utility
Last synced: 23 Apr 2025
https://github.com/xeyossr/anitr-cli
๐ซ Terminalden anime izlemek iรงin CLI aracฤฑ
anime animewatch cli discord discord-rpc fxf linux mpv openanime posix python python3 requests rofi rpc shell terminal tui webscraping
Last synced: 04 Jul 2025
https://github.com/immoweltgroup/aws-swiss-knife
:wrench: A command line interface providing helpful AWS tools
aws aws-swiss-knife cli dynamodb replay sqs toolbox
Last synced: 23 Apr 2025
https://github.com/fakoua/ink
Terminal string color for Deno
ansi-colors cli console css deno html style terminal typescript
Last synced: 22 Apr 2025
https://github.com/morningspace/docker-registry-cli
Command line utility written in Bash Shell for easy and flexible manipulation of Docker registry that supports V2 API
bash cli command-line docker registry shell utility
Last synced: 26 Jul 2025
https://github.com/jaayperez/init-cli
CLI tool built with Node.js and TypeScript that generates lightning-fast templates.
boilerplate cli code-generation command-line command-line-tool ejs generator nodejs npm project reactjs template template-generator tools typescript
Last synced: 18 Sep 2025
https://github.com/alilleybrinker/dcalc
Add and subtract durations to find out how long something takes.
Last synced: 21 Aug 2025
https://github.com/sepandhaghighi/typio
Typio: Make Your Terminal Type Like a Human
cli console python python3 terminal typewriter typing ux
Last synced: 19 Feb 2026
https://github.com/reugn/github-ci
A CLI tool for managing GitHub Actions workflows
auto-fix automation ci ci-cd ci-security cicd cli cli-tool command-line developer-tools devsecops github-actions github-actions-security linter policy-enforcement static-analysis workflow-linter
Last synced: 12 Jan 2026
https://github.com/dominikwilkowski/battleship
The battleship game for your ANSI shell
Last synced: 25 Oct 2025
https://github.com/orgoldfus/fomo
Read the latest tech news right from your terminal
cli hacktoberfest javascript news technology
Last synced: 18 Mar 2025
https://github.com/yujiachen-y/agent-bundle
Bundle agent skills into a single deployable agent โ sandboxed execution, token-scoped data access, type-safe build output.
ai-agent anthropic cli code-generation developer-tools devops e2b kubernetes llm mcp openai sandbox typescript
Last synced: 05 Jul 2026
https://github.com/alexis-moins/recipe
Store files in a recipe book to use them anytime, anywhere ๐
Last synced: 13 Jul 2025
https://github.com/barandev/spicetify-updater
A simple CLI tool to update your Spicetify. Supports Linux distros, MacOS and Windows.
ascii-art automation cli cross-platform keyboard linux macos open-source pygame python spicetify spicetify-apps spicetify-custom-apps spotify updater windows
Last synced: 19 Feb 2026
https://github.com/refactorsaurusrex/fluentconsole
A fluent interface for C# console applications
cli console csharp netstandard20 nuget
Last synced: 28 Jul 2025
https://github.com/azubieta/appimage-installer
AppImage tools for end users
appimage appimagehub cli installer
Last synced: 12 Sep 2025
https://github.com/hawkins/lard
:green_book: A third-party command line interface for larder.io
Last synced: 12 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/noraj/vrt-cli
A simple tool to visualize VRT (Vulnerability Rating Taxonomy) from the CLI.
bugcrowd cli hacktoberfest taxonomy vrt vulnerability
Last synced: 03 Jan 2026
https://github.com/barracuda-cloudgen-access/access-cli
Allows to access all CloudGen Access Enterprise Console APIs from the command line.
Last synced: 12 Jan 2026
https://github.com/ksxgithub/strip-ansi-cli
Strip ANSI escape sequences from text
ansi-colors cli color escape escape-sequences strip-ansi
Last synced: 05 May 2025
https://github.com/the8472/stitch-animation
Extraction of panning shots from videos for stitching/composite images
cli composite-images image-processing stitching-screenshots video-processing
Last synced: 24 Mar 2025
https://github.com/mwiater/golangcliscaffold
Learn how to create your first Golang CLI tool with Cobra and Viper. This step-by-step guide will show you how to bootstrap your project, add commands and flags, and create a usable CLI tool. By the end of this article, you'll have a working CLI tool that you can use to automate your tasks.
Last synced: 21 Sep 2025
https://github.com/envygeeks/clippy
:paperclip: A utility to access the systems clipboard from Ruby.
Last synced: 14 Apr 2025
https://github.com/bash-bastion/bash-args
A cute little Bash library for blazing fast argument parsing
basalt bash cli command-line command-line-parser options-parsing shell
Last synced: 24 Jul 2025
https://github.com/favware/npm-deprecate
Programmatically deprecate your NPM published packages matching specified criteria
cleanup cli hacktoberfest npm packaging utility
Last synced: 30 Jul 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/alterationx10/ursula
A slim framework to make CLI apps in ZIO
Last synced: 16 Jan 2026
https://github.com/lennetech/cli
A CLI for lenne.Tech libraries and frameworks.
cli git git-tools gluegun helper lenne lennetech nest-server tech
Last synced: 03 May 2026
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/tlkamp/mockbob
Converts text into Spongebob meme mocking format.
cli go golang hacktoberfest meme
Last synced: 22 Sep 2025
https://github.com/tatsh/misc-scripts
Scripts that are randomly made by me. Caution: these come and go.
Last synced: 14 Apr 2025
https://github.com/alexitx/pythumb
Simple command line utility and API for downloading YouTube thumbnails
cli client command-line downloader image python thumbnail thumbnails utility youtube
Last synced: 18 Mar 2025
https://github.com/hummat/paperpipe
Extract equations and context from research papers for LLM coding assistants (arXiv, LaTeX, RAG)
ai-coding-assistant arxiv cli developer-tools equation-extraction latex litellm llm paper-management paperqa python rag research-papers scientific-research
Last synced: 21 May 2026
https://github.com/la3rence/word
Recite the word by CLI from eudic. ๆฌง่ทฏ่ฏๅ ธๅฝไปค่ก่ๅ่ฏ.
Last synced: 14 Apr 2025
https://github.com/blackboxvision/create-typescript-api
๐ป CLI to generate base project to start developing APIs with TypeScript.
api cli clis hapijs library nodejs react starter-kit typescript typescript-api
Last synced: 14 May 2025
https://github.com/fraidev/clockin
Simple CLI to organize work schedules ๐
cli csharp dotnet organization productivity
Last synced: 14 Apr 2025
https://github.com/jmsv/cosmic-horizon
c3's c++ game project: a text-based space adventure
Last synced: 26 Oct 2025
https://github.com/boileaum/gitlab-users
A CLI tool to manage GitLab users.
cli gitlab python user-management
Last synced: 25 Jul 2025
https://github.com/brookinsconsulting/bccie
BC CIE is an eZ Publish Legacy extension which provides a flexible solution for quick and simple export of collected information content in csv or sylk (excel) formatted files with eZ Publish Legacy. Great for reports!
bc-cie cli csv extension ezpublish ezpublishlegacy ezpublishplatform handler module php
Last synced: 14 Apr 2025
https://github.com/sinedied/devc
Quickly add .devcontainer configuration to any JavaScript project, and more!
cli containers devcontainer nodejs vscode
Last synced: 07 May 2025
https://github.com/maximrouiller/azstatic
PoC for an Azure Static Site deployment tool for beginners
azure blob-storage cli static-site
Last synced: 17 Sep 2025
https://github.com/caihongxu/palmier
Run AI agents on your computer and dispatch tasks from anywhere, approve actions on the go, and let agents tap into phone capabilities like notifications, SMS, contacts, and calendar.
ai-agents claude-code cli codex copilot-cli gemini-cli nodejs pwa remote-access self-hosted task-scheduler
Last synced: 03 Jun 2026
https://github.com/simongino/aicommit
๐ค AI-powered git commit message generator supporting multiple LLM providers (OpenAI, Azure OpenAI). Generate meaningful commit messages from your staged changes with a beautiful CLI interface.
azure-openai cli git git-tools golang llm openai
Last synced: 16 Jan 2026
https://github.com/sylv/apollo
A TV and Movie renamer.
cli episodes filebot hacktoberfest renamer renamer-utility
Last synced: 28 Jul 2025
https://github.com/deceptionfalls/magatama
Python script that fetches random anime and manga based on genre using the Jikan API.
ani-cli anime cli commandline inquirerpy jikanpy python
Last synced: 30 Jul 2025
https://github.com/basemkhirat/dotapp-framework
A light-weight, thin and full-featured Node.js framework built on express.js
acl cli expressjs filesystem i18n mongoose mvc nodejs swagger
Last synced: 14 Apr 2025
https://github.com/dcdpr/jp
LLM-agnostic pair-programming CLI workflows. Like Codex, Claude Code, or Cursor unwrapped for Vi-friendly integration.
ai cli llamacpp llm local-first rust vim
Last synced: 16 Jan 2026
https://github.com/mattrichmo/bookmarker
Simple CLI to add a bookmark to markdown and html file from anywhere in your terminal. Creates bookmarks.md & bookmarks.html
bookmarks cli cli-app command command-line internet markdown markdown-to-html python-3 simple terminal terminal-based useful-utilities
Last synced: 19 Sep 2025
https://github.com/cromarmot/oiterminal
terminal tool for codeforces atcoder, problem/contest fetch, testcase download,test, submit
Last synced: 01 Aug 2025
https://github.com/saehun/close-tab
Close chrome tabs from command-line (macOS only)
chrome cli command-line-tool osx
Last synced: 06 Apr 2025
https://github.com/graphieros/vue-data-ui-cli
A CLI tool to create Vue Data UI chart component boilerplates
boilerplate charts cli vue vue-data-ui vue3
Last synced: 02 Sep 2025
https://github.com/dkhamsing/cocoapods-readme
:mag: Correct the spelling of CocoaPods in a README
cli cocoapods correct github pull-request readme
Last synced: 27 Jun 2025
https://github.com/viown/libgen-dl
A command-line tool to download content from Library Genesis
cli command-line libgen python
Last synced: 14 Apr 2025
https://github.com/avacms/ava
โจ Ava CMS: A fast, flexible, flat-file CMS for bespoke personal websites, blogs, portfolios, digital gardens, docs and more
ava beginner-friendly blog cli cms digital-garden easy flat-file flat-file-cms html lightweight markdown no-build personal-website php self-hosted simple sqlite wordpress-alternative
Last synced: 20 May 2026
https://github.com/pterm/pcli
๐ PCLI features drop-in functions to integrate PTerm into popular CLI frameworks for Go.
cli cobra color pretty pterm tui urfave-cli
Last synced: 27 Apr 2025
https://github.com/mongodb/mongoid-railsmdb
A command-line tool like the Rails CLI for creating, managing, and maintaining a Mongoid/Rails app.
cli mongodb mongoid odm orm ruby-on-rails
Last synced: 11 Nov 2025
https://github.com/dhi13man/rust_text_editor
Creation of a Rust-backed text editor that supports certain Vim like commands. Built as a part of a Hackathon.
cli hackathon hacktoberfest open-source rust rust-lang tui
Last synced: 22 Aug 2025
https://github.com/crewdevio/piwo
๐บ Piwo is a friendly command-line HTTP client written in Deno environment
Last synced: 24 Aug 2025
https://github.com/avasdao/nexajs
A pure JavaScript Library and Software Development Kit (SDK) for building dApps on the Nexa blockchain.
bitcoin blockchain cli cryptocurrency javascript react-native
Last synced: 15 Apr 2025
https://github.com/excatt/superclaude-plusplus
Extended Claude Code framework based on SuperClaude.
ai-assistant claude claude-code cli developer-tools mcp productivity superclaude
Last synced: 20 Feb 2026
https://github.com/valentingol/yaecs
YAECS (Yet Another Experiment Config System): Config System which allows easy manipulation of config files for safe, clear and repeatable experiments.
cli config configuration deep-learning experiments machine-learning
Last synced: 16 Jan 2026
https://github.com/codedotjs/instafy
:telescope: A command line Instagram media notifier!
cli followers following instagram media notification notify posts tool
Last synced: 18 Aug 2025
https://github.com/ranweiler/dent
Library and tool for summarizing, comparing small data sets
Last synced: 19 Apr 2025
https://github.com/nighty3098/mfetch
๐ ๏ธ A simple fetch tool for Linux written in bash
cli fetch mfetch neofetch neofetch-like
Last synced: 05 Oct 2025
https://github.com/royreznik/plz
Simple python virtual environment and dependences manager wrapping `piptools` and `virtualenv`
cli dependency-manager lock pack packaging pip-tools python virtualenv virtualenv-manager
Last synced: 18 Jan 2026
https://github.com/badgen/badgen-cli
Use the fastest badge generator from your CLI
Last synced: 01 Aug 2025
https://github.com/4i8/clinei
clinei is a library that provides a command line interface handler to make it easy to build CLI programs.
bun cli command command-line command-line-parser command-line-tool deno easy-to-use handler helper nodejs
Last synced: 16 May 2025
https://github.com/mizukisonoko/iroha-cli
YACI: Yet Another Cli of Iroha ๐๐๐
Last synced: 14 Jul 2025
https://github.com/leboncoin/vault-manager
CLI tool to keep Vault configuration into files
cli config hashicorp-vault leboncoin manager pyhon vault
Last synced: 16 Apr 2025
https://github.com/joncloud/https
Simple CLI for sending HTTP requests
cli http http-client https request simple
Last synced: 10 Mar 2026
https://github.com/andrewpetrochenkov/setupcfg-generator.py
:package: :snake: setup.cfg generator
cli generator python setuptools
Last synced: 10 Apr 2025
https://github.com/wikimedia/mediawiki-tools-scap
Mirror of https://gitlab.wikimedia.org/repos/releng/scap :ship: scap is a tool for putting code in places and for other purposes
cli deployment git mediawiki python remote rsync ssh terminal-based
Last synced: 14 Apr 2025
https://github.com/bltavares/pickpocket
Pocket CLI management tools
bookmark-manager bookmarks cli pocket
Last synced: 15 Apr 2025
https://github.com/nitrogenez/bully
An Android lock screen brute-force software
android brute-force bruteforce cli command-line-tool penetration-testing penetration-testing-tools pentesting rust
Last synced: 15 Apr 2025
https://github.com/atscan/atr
AT Protocol IPLD-CAR Repository toolkit (CLI)
atproto atprotocol bluesky cli repository tool
Last synced: 09 Aug 2025
https://github.com/owenrumney/gtail
Simple Tail app for GCP Cloud Build, Cloud Run and PubSub
cli cloud-build cloud-run cloudbuild cloudlog cloudrun gcp golang pubsub
Last synced: 10 Mar 2026
https://github.com/silverleague/silverstripe-console
A better CLI console for SilverStripe applications
cli console silverleague-modules silverstripe silverstripe-4
Last synced: 25 Apr 2025
https://github.com/alewin/watermark-images
Python Tool - add watermarks logo or text to single or multiple images/photos via command line cli
add-watermarks-logo cli photos python watermark-image
Last synced: 14 Apr 2025
https://github.com/rajatim/zhtw
็ฐก่ฝ็นๅฐ็ฃ็จ่ช่ฝๆๅจ | Simplified to Traditional Chinese (Taiwan) Converter - rajatim ๅบๅ
chinese cli i18n linter localization pre-commit python simplified-chinese taiwan text-processing traditional-chinese
Last synced: 11 Apr 2026