$ cd ../
Thermal Monitor — bash

user@devops:~$ cat README.md

Thermal Monitor

# Description

Thermal Monitor is an interactive Linux system temperature monitor reading from /sys/class/thermal/ in C++23 with FTXUI. Thermal zones with color-coded temperature bars, cooling devices with throttle, current and available CPU governors. JSON mode, 2-second refresh and green/yellow/red bars.

# Key features

$ Thermal zones with colored progress bars

$ Cooling devices with percentage throttle

$ Current and available CPU governors

$ JSON mode for script integration

$ 2-second refresh with PostEvent background thread

$ Bars: green <60C, yellow 60-80C, red >80C

# Gallery

Desktop view
Thermal Monitor - Desktop view
Mobile view
Thermal Monitor - Mobile view

# Technologies used