awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

28 repository-uri

Awesome GitHub RepositoriesCLI Tools

Frameworks and libraries for building command-line interfaces.

Explore 28 awesome GitHub repositories matching part of an awesome list · CLI Tools. Refine with filters or upvote what's useful.

Awesome CLI Tools GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • yt-dlp/yt-dlpAvatar yt-dlp

    yt-dlp/yt-dlp

    170,963Vezi pe GitHub↗

    This project is a command-line media downloader designed for the systematic retrieval and organization of digital content from diverse online platforms. It functions as an extensible extraction engine that utilizes a declarative format-selection pipeline to automate the identification, merging, and downloading of specific audio and video streams based on user-defined criteria. The system distinguishes itself through a modular architecture that supports custom plugins and site-specific scripts, allowing for the bypass of platform restrictions and the handling of complex authentication challeng

    Listed in the “CLI Tools” section of the Awesome Python awesome list.

    Pythonclidownloaderpython
    Vezi pe GitHub↗170,963
  • nvbn/thefuckAvatar nvbn

    nvbn/thefuck

    97,358Vezi pe GitHub↗

    This tool is a rule-based engine designed to automate the correction of failed terminal commands. By integrating directly into the shell environment, it intercepts command execution errors, analyzes exit codes and output streams, and applies corrective logic to resolve typos or syntax mistakes. It functions as a persistent background utility that monitors command history to provide immediate remediation for input failures. The system distinguishes itself through a modular, plugin-oriented architecture that allows for extensive customization. Users can define their own correction rules via scr

    Listed in the “CLI Tools” section of the Awesome Python awesome list.

    Pythonpythonshell
    Vezi pe GitHub↗97,358
  • tmux/tmuxAvatar tmux

    tmux/tmux

    46,643Vezi pe GitHub↗

    This project is a terminal multiplexer that enables multiple terminal sessions to run simultaneously within a single window or a detached background process. By decoupling the client interface from a persistent server process, it allows users to maintain long-running command-line tasks that continue to execute even after disconnecting from a remote host. The system functions as a terminal window manager and process controller, providing a text-based interface to organize multiple shell processes into custom tiled layouts. It distinguishes itself through a programmable command-line interface t

    Listed in the “CLI Tools” section of the Awesome Python awesome list.

    C
    Vezi pe GitHub↗46,643
  • jkbrzt/httpieAvatar jkbrzt

    jkbrzt/httpie

    38,212Vezi pe GitHub↗

    HTTPie is a command-line HTTP client and REST API testing tool designed for sending requests to web services and APIs. It functions as a JSON-native network client and interactive HTTP debugger, providing a terminal interface for constructing and validating API requests and responses. The tool simplifies the process of interacting with APIs by automatically handling JSON payloads and applying colorized formatting to responses for human readability. It supports the simulation of request generation to verify headers and bodies before they are sent over the network. The project covers a broad r

    User-friendly CLI HTTP client for API testing.

    Python
    Vezi pe GitHub↗38,212
  • httpie/cliAvatar httpie

    httpie/cli

    38,228Vezi pe GitHub↗

    This project is a terminal-based HTTP client designed for interacting with web services, debugging APIs, and automating network requests. It provides a specialized command-line interface that simplifies the construction of complex HTTP exchanges, allowing users to test and inspect web services directly from the shell. The tool distinguishes itself through a declarative syntax engine that translates shorthand command-line tokens into fully formed HTTP requests, including headers, parameters, and body payloads. It features a modular, plugin-based architecture that enables users to extend core f

    Listed in the “CLI Tools” section of the Awesome Python awesome list.

    Pythonapiapi-clientapi-testing
    Vezi pe GitHub↗38,228
  • cookiecutter/cookiecutterAvatar cookiecutter

    cookiecutter/cookiecutter

    24,950Vezi pe GitHub↗

    Cookiecutter is a command-line project templating engine and scaffolding tool used to automate the creation of software project structures. It functions as a project automator that generates initialized repositories and directories from predefined templates using variable substitution. The system utilizes the Jinja2 templating language to render files and folders, transforming generic blueprints into customized codebases based on user input. It supports template distribution via Git repositories or zip archives, allowing for the standardization of development environments across teams. The t

    Listed in the “CLI Tools” section of the Awesome Python awesome list.

    Pythoncookiecutterpython
    Vezi pe GitHub↗24,950
  • vundlevim/vundle.vimV

    VundleVim/Vundle.vim

    23,942Vezi pe GitHub↗

    Vundle.vim is a plugin manager and configuration orchestrator for Vim. It allows users to install, update, and remove external extensions based on a central configuration file to maintain consistent editor environments across different machines. The system automates the acquisition of plugin bundles by using Git to clone and track source code. It manages the plugin lifecycle through configuration-driven installation and includes capabilities for searching and discovering new scripts. To ensure extensions are available without restarting the editor, the tool manages the Vim runtime path and r

    Plugin manager for the Vim text editor.

    Vim Script
    Vezi pe GitHub↗23,942
  • spf13/spf13-vimAvatar spf13

    spf13/spf13-vim

    15,501Vezi pe GitHub↗

    This project is a Vim configuration distribution and IDE framework designed to transform Vim into a full-featured development environment. It functions as an environment bootstrapper that automates the cloning and installation of editor configurations and plugin bundles to ensure a consistent setup across different machines. The distribution uses a structured layer of settings and overrides, allowing users to customize the environment via local and fork-specific files without modifying the base source. It provides a curated collection of extensions that enable IDE-like capabilities for code n

    Highly optimized configuration for the Vim editor.

    Vim Script
    Vezi pe GitHub↗15,501
  • dbcli/pgcliAvatar dbcli

    dbcli/pgcli

    13,231Vezi pe GitHub↗

    pgcli is an interactive command-line interface and database management tool for PostgreSQL. It functions as an interactive SQL shell and query editor that allows users to inspect schemas, manage connections, and run queries against PostgreSQL data sources. The tool is distinguished by its real-time, schema-aware autocompletion for keywords, tables, and columns, as well as dynamic SQL syntax highlighting. It provides safety mechanisms through transaction-aware guardrails that warn against or block destructive statements when no active transaction is detected. Broad capabilities include secure

    Listed in the “CLI Tools” section of the Awesome Python awesome list.

    Pythondatabasepostgrespostgresql
    Vezi pe GitHub↗13,231
  • dbcli/mycliAvatar dbcli

    dbcli/mycli

    11,932Vezi pe GitHub↗

    mycli is a MySQL command line client, database administration tool, and SQL query editor. It functions as a terminal interface for executing queries and managing MySQL connections, incorporating an integrated assistant that uses large language models to generate and analyze SQL statements based on the current database schema. The tool provides specialized query authoring capabilities, including context-sensitive syntax suggestions, fuzzy-matching identifier completion for tables and columns, and the ability to handover query buffers to external system text editors. It distinguishes its connec

    Listed in the “CLI Tools” section of the Awesome Python awesome list.

    Pythonauto-completiondatabasemycli
    Vezi pe GitHub↗11,932
  • spectresystems/spectre.consoleAvatar spectresystems

    spectresystems/spectre.console

    11,507Vezi pe GitHub↗

    spectre.console is a .NET console UI library and command-line interface framework used to build rich user interfaces for console applications. It functions as a console text markup processor and terminal layout engine to provide advanced text styling and structured data organization. The library enables the creation of visually organized interfaces using a system of tables, grids, and panels. It utilizes a dedicated markup language to apply colors and styles to terminal output, allowing for the rendering of formatted text and complex visual structures.

    Library for creating beautiful console applications.

    C#
    Vezi pe GitHub↗11,507
  • migueldeicaza/gui.csAvatar migueldeicaza

    migueldeicaza/gui.cs

    11,070Vezi pe GitHub↗

    gui.cs is a .NET terminal user interface toolkit and framework used to build interactive, cross-platform text-based applications. It provides a structured system for composing terminal views using a view hierarchy and a dedicated layout engine. The library distinguishes itself through a component-based widget system and a constraint-based layout engine that allows interfaces to remain responsive across different terminal window dimensions. It employs a virtual-screen buffer to minimize flickering during redraws and uses state-driven theme configurations to maintain persistent visual styles.

    Terminal UI toolkit for .NET.

    C#
    Vezi pe GitHub↗11,070
  • xonsh/xonshAvatar xonsh

    xonsh/xonsh

    9,529Vezi pe GitHub↗

    Xonsh is a cross-platform command-line interface shell and automation tool that integrates a full Python interpreter with standard shell capabilities. It functions as a Python-powered environment where users can mix native programming logic and external subprocesses within a single shared namespace. The shell is designed for extensibility, supporting a plugin system, custom event hooks, and the ability to import configurations from other shells such as Bash or Zsh. It differentiates itself by representing system environment variables and paths as mutable Python objects, allowing for programma

    Listed in the “CLI Tools” section of the Awesome Python awesome list.

    Pythonanthropicclaudeclaude-code
    Vezi pe GitHub↗9,529
  • tyrrrz/cliwrapAvatar Tyrrrz

    Tyrrrz/CliWrap

    4,976Vezi pe GitHub↗

    CliWrap este o bibliotecă de tip wrapper pentru procese secundare și un manager de procese asincron, utilizat pentru a executa comenzi externe și a integra interfețe de linie de comandă în aplicații. Oferă un framework pentru lansarea programelor externe folosind tipare asincrone, gestionarea proceselor secundare și validarea codurilor de ieșire. Biblioteca se distinge prin capacitatea de a direcționa fluxurile standard de intrare, ieșire și eroare către buffere de memorie sau fluxuri de evenimente în timp real. Permite monitorizarea în timp real a liniilor de ieșire ale proceselor și suportă terminarea proceselor prin token-uri de anulare. Proiectul acoperă o gamă largă de capabilități de gestionare a proceselor externe, inclusiv configurarea variabilelor de mediu, redirecționarea fluxurilor standard și capturarea ieșirii proceselor pentru a fi utilizată ca date în cadrul unei aplicații.

    Wrapper for executing command-line interfaces.

    C#clicommand-linedotnet
    Vezi pe GitHub↗4,976
  • commandlineparser/commandlineAvatar commandlineparser

    commandlineparser/commandline

    4,817Vezi pe GitHub↗

    Această bibliotecă este un parser de linie de comandă .NET pentru C# și F# care implementează convențiile POSIX getopt pentru a mapa argumentele shell-ului în obiecte puternic tipizate. Oferă un framework pentru construirea de aplicații consolă care procesează flag-uri și opțiuni în stil Unix. Proiectul dispune de un sistem de rutare care direcționează execuția programului pe baza unor verbe orientate pe acțiune, suportând sub-comenzi și acțiuni implicite. Include un generator automat de ajutor care produce instrucțiuni de utilizare localizate și ecrane de ajutor formatate pe baza opțiunilor de comandă definite. Toolkit-ul acoperă parsarea argumentelor cu mapare puternic tipizată, validarea input-ului pentru opțiuni mutual exclusive sau obligatorii și capacitatea de a serializa obiectele de opțiuni populate înapoi în șiruri de linie de comandă.

    Concise API for manipulating command-line arguments.

    C#command-linedotnetdotnet-core
    Vezi pe GitHub↗4,817
  • tmux-python/tmuxpAvatar tmux-python

    tmux-python/tmuxp

    4,522Vezi pe GitHub↗

    tmuxp este un manager de sesiuni tmux și un orchestrator de workspace declarativ care automatizează crearea și organizarea sesiunilor, ferestrelor și panourilor. Acesta funcționează ca un wrapper de automatizare libtmux, permițând utilizatorilor să definească layout-uri complexe de terminal și comenzi shell inițiale folosind fișiere de configurare YAML sau JSON. Proiectul se distinge ca un instrument de snapshot pentru layout-ul terminalului, capabil să captureze starea unei sesiuni care rulează și să o salveze ca o configurație reproductibilă. De asemenea, suportă automatizarea fluxului de lucru în terminal prin executarea sarcinilor de bootstrap și a scripturilor de startup pentru a pregăti mediile înainte de lansarea sesiunilor interactive. Capabilitățile sale mai largi includ orchestrarea terminalului headless pentru pipeline-uri automate, gestionarea variabilelor de mediu pentru rezoluție dinamică și o arhitectură de plugin-uri pentru construcția personalizată a sesiunilor. Sistemul oferă, de asemenea, instrumente pentru suspendarea stării sesiunii, capturarea sesiunii live și inspectarea stării în timp real printr-o consolă interactivă.

    Listed in the “CLI Tools” section of the Awesome Python awesome list.

    Pythonclicli-utilitiesjson
    Vezi pe GitHub↗4,522
  • sloria/doitliveAvatar sloria

    sloria/doitlive

    3,567Vezi pe GitHub↗

    Because sometimes you need to do it live

    Listed in the “CLI Tools” section of the Awesome Python awesome list.

    Pythonbashcliclick
    Vezi pe GitHub↗3,567
  • copier-org/copierAvatar copier-org

    copier-org/copier

    3,418Vezi pe GitHub↗

    Library and command-line utility for rendering projects templates.

    Listed in the “CLI Tools” section of the Awesome Python awesome list.

    Pythoncookiecuttercopier-templatehacktoberfest
    Vezi pe GitHub↗3,418
  • dbcli/litecliAvatar dbcli

    dbcli/litecli

    3,269Vezi pe GitHub↗

    CLI for SQLite Databases with auto-completion and syntax highlighting

    Listed in the “CLI Tools” section of the Awesome Python awesome list.

    Pythonlinuxprompt-toolkitpython
    Vezi pe GitHub↗3,269
  • laixintao/iredisAvatar laixintao

    laixintao/iredis

    2,741Vezi pe GitHub↗

    Interactive Redis: A Terminal Client for Redis with AutoCompletion and Syntax Highlighting.

    Listed in the “CLI Tools” section of the Awesome Python awesome list.

    Pythoncommand-line-toolredisredis-cli
    Vezi pe GitHub↗2,741
Înapoi12Înainte
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. CLI Tools