3 个仓库
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 is a terminal financial dashboard that serves as an asset price tracker, portfolio performance monitor, and watchlist manager. It provides a command line interface for monitoring real-time stock and cryptocurrency prices and tracking the value of asset holdings. The tool differentiates itself by calculating portfolio gains using lot-based cost basis tracking and performing multi-currency asset valuation. It translates international asset prices and total portfolio values into a single local currency using current exchange rates. The system manages financial assets through categorized
Implements a terminal user interface that updates financial data in place without clearing the screen.
Cointop 是一个加密货币终端用户界面,专为监控实时市场统计数据、价格和资产趋势而设计。它作为一个市场仪表板和投资组合跟踪器,实现了在命令行环境中管理个人资产持有量以及计算盈亏。 该项目通过服务器功能脱颖而出,允许通过安全 Shell 会话远程托管和访问该界面。它还包括一个通知系统,当特定资产达到预定义的价格阈值时触发桌面警报。 该应用程序提供了用于财务分析的工具,包括交互式价格图表、货币转换和模糊资产搜索。用户可以通过可配置的视觉主题、键绑定和基础货币设置来自定义体验,而本地磁盘缓存确保了在网络中断期间数据仍然可用。 该软件可作为 Linux 桌面分发的 Flatpak 包使用。
Features a TUI rendering optimized for data-dense financial tables, price tickers, and interactive charts.