3 Repos
Customizing the visual representation of terminal user interface components.
Distinct from Prompt Rendering Engines: Focuses on terminal text rendering rather than GPU graphics or HTML SSR.
Explore 3 awesome GitHub repositories matching user interface & experience · TUI Rendering Customization. Refine with filters or upvote what's useful.
This project is a Node.js CLI input library and toolkit for building interactive command-line user interfaces. It functions as a questionnaire framework and prompt orchestrator designed to capture structured user data through a variety of visual input controls. The system differentiates itself through a logic-driven engine that supports dynamic prompt chains, allowing the sequence and properties of questions to adapt at runtime based on previous user answers. The toolkit provides a wide range of specialized input types, including date pickers, searchable lists, masked passwords, and numeric
Allows modifying the visual presentation of prompts by executing custom logic during rendering.
Ticker ist ein finanzielles Terminal-Dashboard, das als Asset-Preistracker, Portfolio-Performance-Monitor und Watchlist-Manager dient. Es bietet eine Command-Line-Interface zur Überwachung von Echtzeit-Aktien- und Kryptowährungspreisen sowie zur Verfolgung des Wertes von Vermögenswerten. Das Tool zeichnet sich durch die Berechnung von Portfolio-Gewinnen mittels lot-basierter Kostenbasis-Verfolgung und die Durchführung von Multi-Währungs-Asset-Bewertungen aus. Es übersetzt internationale Asset-Preise und Gesamtportfoliowerte unter Verwendung aktueller Wechselkurse in eine lokale Währung. Das System verwaltet Finanzanlagen durch kategorisierte Gruppen und Watchlists und nutzt tastaturgesteuerte Navigation zum Wechseln der Ansichten. Es speichert Benutzereinstellungen und Positionen über YAML-Konfigurationsdateien und unterstützt den Export von Portfoliodaten in JSON- und CSV-Formate.
Implements a terminal user interface that updates financial data in place without clearing the screen.
Cointop is a cryptocurrency terminal user interface designed for monitoring real-time market statistics, prices, and asset trends. It serves as a market dashboard and portfolio tracker, enabling the management of personal asset holdings and the calculation of profit and loss within a command line environment. The project distinguishes itself with a server capability that allows the interface to be hosted and accessed remotely via secure shell sessions. It also includes a notification system that triggers desktop alerts when specific assets reach predefined price thresholds. The application p
Features a TUI rendering optimized for data-dense financial tables, price tickers, and interactive charts.