awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • textualize/richالصورة الرمزية لـ Textualize

    Textualize/rich

    56,636عرض على 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
    عرض على GitHub↗56,636
  • gogf/gfالصورة الرمزية لـ gogf

    gogf/gf

    13,190عرض على 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
    عرض على GitHub↗13,190
  • spectresystems/spectre.consoleالصورة الرمزية لـ spectresystems

    spectresystems/spectre.console

    11,507عرض على 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#
    عرض على GitHub↗11,507
  • yargs/yargsالصورة الرمزية لـ yargs

    yargs/yargs

    11,492عرض على 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
    عرض على GitHub↗11,492
  • spectreconsole/spectre.consoleالصورة الرمزية لـ spectreconsole

    spectreconsole/spectre.console

    11,210عرض على 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
    عرض على GitHub↗11,210
  • cli-guidelines/cli-guidelinesالصورة الرمزية لـ cli-guidelines

    cli-guidelines/cli-guidelines

    3,677عرض على 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
    عرض على GitHub↗3,677
  • alecthomas/kongالصورة الرمزية لـ alecthomas

    alecthomas/kong

    2,976عرض على 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
    عرض على GitHub↗2,976
  • aplus-framework/cliالصورة الرمزية لـ aplus-framework

    aplus-framework/cli

    231عرض على 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
    عرض على GitHub↗231
  1. Home
  2. Development Tools & Productivity
  3. Command Line Interface Frameworks