awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

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

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

gansm/finalcut

0
View on GitHub↗
github.com/gansm/finalcut/wiki/Getting-Started#getting-started-with-the-final-cut-widget-toolkit↗

Finalcut

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

Features

  • कमांड लाइन इंटरफेस - Library for creating text-based terminal widgets.

AI सर्च

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

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

Start searching with AI
  • TUI Libraries - C++ library for terminal widgets.
  • 1,177 स्टार्स·60 फोर्क्स·C++·LGPL-3.0·4 व्यूज़

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

    gansm/finalcut के लिए स्टार हिस्ट्री चार्टgansm/finalcut के लिए स्टार हिस्ट्री चार्ट

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

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

      Cubified/tuibox

      311GitHub पर देखें↗

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

      C
      GitHub पर देखें↗311
    • 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
    Finalcut के सभी 30 विकल्प देखें→

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

    gansm/finalcut क्या करता है?

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

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

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

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

    gansm/finalcut के ओपन-सोर्स विकल्पों में शामिल हैं: 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… cubified/tuibox — A single-header terminal UI (TUI) library, capable of creating mouse-driven, interactive applications on the command… 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…