← projects

tools · sub-star

terminal_dashboard

real-time system monitor that lives in your terminal.



readme

A live system monitoring dashboard that runs in the terminal instead of a browser tab or a bloated GUI: CPU, memory, network, GPU, and processes at a glance. Getting real AMD GPU sensor data required going around Windows entirely, since the standard APIs report no live temps or load and cap VRAM at 4GB. On Linux the amdgpu driver’s own sysfs files provide the same numbers.

artifact

simulated telemetry in the style of the real dashboard.

signal log

built with

PythonRichSQLite

view repository →