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

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

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

5 مستودعات

Awesome GitHub RepositoriesTerminal Interfaces

Tools and libraries for building interactive command line applications.

Distinguishing note: Focuses on standard stream-based interaction rather than terminal emulator development.

Explore 5 awesome GitHub repositories matching development tools & productivity · Terminal Interfaces. Refine with filters or upvote what's useful.

Awesome Terminal Interfaces GitHub Repositories

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

    chubin/cheat.sh

    41,461عرض على GitHub↗

    Cheat.sh is a command line knowledge base that provides instant access to programming syntax, code snippets, and technical documentation. Designed to minimize context switching, it functions as a developer productivity tool that allows users to retrieve information directly within their terminal or code editor. The service distinguishes itself through a terminal-agnostic interface that relies on standard input and output streams, ensuring compatibility across various shell environments and operating systems. It supports persistent query sessions to maintain workflow continuity and offers a co

    Ensures compatibility with any shell environment using standard input and output streams.

    Pythoncheatsheetclicommand-line
    عرض على GitHub↗41,461
  • chubin/wttr.inالصورة الرمزية لـ chubin

    chubin/wttr.in

    29,882عرض على GitHub↗

    This project is a network-accessible weather information service designed specifically for command-line environments. It delivers real-time meteorological data directly to terminal interfaces through simple HTTP requests, allowing users to retrieve weather reports without leaving their development environment or using a web browser. The service distinguishes itself through a stateless architecture that utilizes content negotiation to provide the optimal output format based on the client request. Whether a user requires plain text, ANSI-colored terminal output, structured JSON for programmatic

    Delivers formatted text and graphical content directly to command-line clients via HTTP.

    Goascii-artcurlterminal
    عرض على GitHub↗29,882
  • walter201230/pythonالصورة الرمزية لـ walter201230

    walter201230/Python

    26,516عرض على GitHub↗

    Python is a high-level, interpreted programming language designed for readability and versatility. It operates via a bytecode-based virtual machine and manages memory automatically through reference-counting garbage collection. The language supports multiple programming paradigms, including object-oriented, imperative, and functional styles, and provides a comprehensive standard library for system operations, networking, and data handling. The language is distinguished by its dynamic nature, allowing for runtime object introspection and metaclass-driven class creation. It utilizes protocol-ba

    Builds interactive, responsive command-line applications with rich formatting and keyboard event handling.

    Pythonpythonpython3
    عرض على GitHub↗26,516
  • zealdocs/zealالصورة الرمزية لـ zealdocs

    zealdocs/zeal

    12,670عرض على GitHub↗

    Zeal is an offline technical documentation browser and developer reference library. It serves as a local system for storing, searching, and reading API and language documentation sets without requiring an internet connection. The application functions as a docset management tool that downloads and organizes standardized documentation packages from remote repositories. It includes a local search engine that indexes these sets, enabling fast retrieval of technical terms across multiple libraries and providing the ability to filter results by specific document sets. The system supports integrat

    Ships a terminal interface that allows users to start the application and navigate to specific queries from the shell.

    C++apiapi-documentationdash
    عرض على GitHub↗12,670
  • gvcgo/version-managerالصورة الرمزية لـ gvcgo

    gvcgo/version-manager

    1,332عرض على GitHub↗

    This project is a command-line utility designed to manage development environments by installing, switching, and pinning multiple versions of programming languages, SDKs, runtimes, and database engines. It functions as a centralized controller for complex toolchains, ensuring that specific software versions are maintained consistently across different machines and project directories. The tool distinguishes itself through an interactive terminal interface that allows users to browse and select software versions visually, reducing the need to memorize complex command-line arguments. It also pr

    Provides an interactive terminal interface for managing software versions while supporting automated command-line workflows.

    Goasdf-vmcondacross-platform
    عرض على GitHub↗1,332
  1. Home
  2. Development Tools & Productivity
  3. Terminal Interfaces