Termdash is a Go library for creating cross-platform terminal-based dashboards. It lets you design dynamic layouts with customizable widgets, handle keyboard/mouse input, and redraw screens efficiently, all rendered within your terminal window.
Build interactive dashboards directly in your terminal.
Developers building CLI tools that need real-time visual feedback or complex status displays.