tools · sub-star
thermal_monitor
terminal daemon tracking CPU load, thermals, and VRAM clocks.
readme
A terminal-based daemon that runs in the background watching the machine: CPU load, thermal curves over time, and VRAM clock speeds, all logged into a local database so the history is queryable rather than a snapshot.
signal log
- runs as a daemon — samples continuously instead of on demand.
- logs to a local database, so thermal behaviour can be reviewed over time.
- [ add sample interval + what you learned from your own curves ]
built with
Python
view repository →