awesome-repositories.comश्रेणियाँब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Cubified avatar

Cubified/tuibox

0
View on GitHub↗

Tuibox

A single-header terminal UI (TUI) library, capable of creating mouse-driven, interactive applications on the command line.

Features

  • कमांड लाइन इंटरफेस - Single-header library for mouse-driven terminal applications.

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI
  • TUI Libraries - Single-header C TUI library.
  • 311 स्टार्स·15 फोर्क्स·C·6 व्यूज़

    स्टार हिस्ट्री

    cubified/tuibox के लिए स्टार हिस्ट्री चार्टcubified/tuibox के लिए स्टार हिस्ट्री चार्ट

    Tuibox के ओपन-सोर्स विकल्प

    समान ओपन-सोर्स प्रोजेक्ट्स, जो Tuibox के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
    • gansm/finalcutgansm का अवतार

      gansm/finalcut

      1,177GitHub पर देखें↗

      A Modern C++ Text-Based Widget Toolkit (TUI)

      C++
      GitHub पर देखें↗1,177
    • ggerganov/imtuiggerganov का अवतार

      ggerganov/imtui

      3,587GitHub पर देखें↗

      ImTui: Immediate Mode Text-based User Interface C++ Library

      C++
      GitHub पर देखें↗3,587
    • arthursonzogni/ftxuiArthurSonzogni का अवतार

      ArthurSonzogni/FTXUI

      9,686GitHub पर देखें↗

      FTXUI is a C++ terminal user interface library and cross-platform console framework used for building interactive command line applications. It functions as a declarative terminal layout engine and a component-based UI toolkit that enables the creation of responsive interfaces. The library is distinguished by its terminal graphics and animation capabilities, allowing for the rendering of custom shapes, data plots, and smooth visual transitions using easing functions. It provides a comprehensive set of interactive widgets and a layout system utilizing flexbox and grid containers that adapt to

      C++arthursonzogniasciiascii-art
      GitHub पर देखें↗9,686
    • jroimartin/gocuijroimartin का अवतार

      jroimartin/gocui

      10,575GitHub पर देखें↗

      gocui is a console user interface library for the Go programming language. It provides a toolkit for building interactive terminal applications using a layout engine that organizes overlapping rectangular views and coordinates. The library features a terminal input handler to capture and map keyboard shortcuts and mouse events to specific application actions. It includes an ANSI escape sequence parser to manage text attributes, colors, and cursor positioning. The framework covers interface view management and overlapping window layering, allowing for a structured arrangement of content. Rend

      Gocuigogocui
      GitHub पर देखें↗10,575
    Tuibox के सभी 30 विकल्प देखें→

    अक्सर पूछे जाने वाले प्रश्न

    cubified/tuibox क्या करता है?

    A single-header terminal UI (TUI) library, capable of creating mouse-driven, interactive applications on the command line.

    cubified/tuibox की मुख्य विशेषताएं क्या हैं?

    cubified/tuibox की मुख्य विशेषताएं हैं: कमांड लाइन इंटरफेस, TUI Libraries।

    cubified/tuibox के कुछ ओपन-सोर्स विकल्प क्या हैं?

    cubified/tuibox के ओपन-सोर्स विकल्पों में शामिल हैं: ggerganov/imtui — ImTui: Immediate Mode Text-based User Interface C++ Library. prompt-toolkit/python-prompt-toolkit — This project is a Python terminal user interface library and toolkit designed for building interactive command-line… arthursonzogni/ftxui — FTXUI is a C++ terminal user interface library and cross-platform console framework used for building interactive… gansm/finalcut — A Modern C++ Text-Based Widget Toolkit (TUI). jroimartin/gocui — gocui is a console user interface library for the Go programming language. It provides a toolkit for building… vadimdemedes/ink — Ink is a declarative framework for building interactive command-line applications using a component-based…