awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 dépôts

Awesome GitHub RepositoriesCommand Line Interface Frameworks

Tools for building interactive and professional terminal applications.

Distinguishing note: Focuses on CLI development tools rather than general productivity software.

Explore 8 awesome GitHub repositories matching development tools & productivity · Command Line Interface Frameworks. Refine with filters or upvote what's useful.

Awesome Command Line Interface Frameworks GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • textualize/richAvatar de Textualize

    Textualize/rich

    56,636Voir sur GitHub↗

    Rich is a comprehensive library for building sophisticated command-line interfaces and terminal applications. It provides a robust console formatting engine and a layout framework that enables developers to render rich text, syntax-highlighted code, and complex data structures directly in the terminal. By utilizing a recursive constraint-based layout engine, the library allows for the creation of hierarchical grids, panels, and trees that maintain their structure even as terminal dimensions change. What distinguishes the library is its ability to manage persistent, real-time terminal interfac

    Builds professional, interactive terminal applications with advanced text styling and complex interface layouts.

    Pythonansi-colorsemojimarkdown
    Voir sur GitHub↗56,636
  • gogf/gfAvatar de gogf

    gogf/gf

    13,190Voir sur GitHub↗

    GF is a comprehensive Go application toolkit and web framework. It provides a set of libraries and tools for building scalable web applications, APIs, and enterprise-level software. The project features a driver-agnostic SQL database toolkit with a query builder and object mapper, alongside a dedicated framework for creating structured command line interfaces. It includes a project scaffolding tool to bootstrap application structures and automate development workflows. The toolkit covers several broader capability areas, including concurrent data management with thread-safe collections, cryp

    Provides a framework for building structured CLI applications with complex command and argument parsing.

    Goframeworkgogo-framework
    Voir sur GitHub↗13,190
  • spectresystems/spectre.consoleAvatar de spectresystems

    spectresystems/spectre.console

    11,507Voir sur 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.

    Provides a full framework for building professional and visually organized terminal applications.

    C#
    Voir sur GitHub↗11,507
  • yargs/yargsAvatar de yargs

    yargs/yargs

    11,492Voir sur GitHub↗

    yargs is a command-line interface framework and argument parser for Node.js. It translates raw command-line strings into structured JavaScript objects, providing a toolkit for building terminal applications with nested sub-commands, dedicated handlers, and a structured user interface. The framework distinguishes itself through automated help text generation, which constructs formatted usage menus and instructions based on registered metadata. It also provides shell completion generation for Bash and Zsh and uses string-distance algorithms to offer typo correction suggestions when invalid inpu

    Provides a comprehensive toolkit for building professional terminal applications with nested commands and dedicated handlers.

    JavaScript
    Voir sur GitHub↗11,492
  • spectreconsole/spectre.consoleAvatar de spectreconsole

    spectreconsole/spectre.console

    11,210Voir sur GitHub↗

    Spectre.Console is a .NET framework designed for building structured, feature-rich command-line applications. It provides a comprehensive toolkit for managing complex command hierarchies, type-safe argument parsing, and dependency injection, allowing developers to decouple business logic from input processing while maintaining modular application designs. The framework distinguishes itself through a sophisticated terminal user interface toolkit that enables the creation of dynamic, interactive console experiences. It utilizes a markup-based rendering system to display styled text, tables, cha

    Provides a structure for building type-safe command-line tools with integrated dependency injection and command execution flow.

    C#ansi-colorscli-parserconsole
    Voir sur GitHub↗11,210
  • cli-guidelines/cli-guidelinesAvatar de cli-guidelines

    cli-guidelines/cli-guidelines

    3,677Voir sur GitHub↗

    This project is a set of design guidelines and a usability framework for building modern command-line interfaces based on updated Unix principles. It serves as a technical reference and manual for creating composable terminal applications that prioritize modularity and text-based communication. The guidelines cover human-centric design rules for managing interactive prompts, output formatting, and user configuration. It provides a standards-based approach to terminal application ergonomics, ensuring tools remain intuitive for humans while remaining functional for automation. The framework ad

    Provides a structured approach and rules for building professional terminal applications.

    CSS
    Voir sur GitHub↗3,677
  • alecthomas/kongAvatar de alecthomas

    alecthomas/kong

    2,976Voir sur GitHub↗

    Kong is a declarative command line interface framework and parser for Go. It maps flags and positional arguments directly into typed Go structures using struct tags, allowing developers to define terminal interfaces through data models rather than manual parsing logic. The project functions as a configuration mapper that populates Go structures from a combination of command-line arguments, environment variables, and JSON files. It distinguishes itself by providing a dependency injection container to pass external services into command handlers and a plugin architecture for dynamic command reg

    Provides a complete toolkit for building professional terminal applications with nested sub-commands and automated help.

    Gocommand-linecommandsflags
    Voir sur GitHub↗2,976
  • aplus-framework/cliAvatar de aplus-framework

    aplus-framework/cli

    231Voir sur GitHub↗

    This project is a PHP framework designed for building interactive command-line applications and automation tools. It provides a structured environment for developers to construct console interfaces that handle user input and terminal output, facilitating the management of system-level operations and repetitive development tasks. The framework utilizes a command-pattern dispatching system that maps terminal arguments to executable classes, supported by a dependency-injection container to manage service lifecycles. It incorporates reflective metadata discovery to automatically extract command d

    Acts as a toolkit for building interactive console applications and automated development tools.

    PHPaplusaplus-frameworkcli
    Voir sur GitHub↗231
  1. Home
  2. Development Tools & Productivity
  3. Command Line Interface Frameworks