HQTUI: A TypeScript library for beautiful terminal dashboards without ncurses

thisdudelikesAI · x · 2026-09-01

HQTUI is an open-source TypeScript library for building modern terminal dashboards. It offers components like panels, tables, graphs, and logs, with mouse support and a dark theme by default. Technically, it avoids ncurses, React, or native add-ons, instead using ANSI/VT sequences, typed-array framebuffers, and differential rendering to achieve desktop-like UI performance in the terminal.

Original post →

More from Apps

Apps channel →