Commit Graph

3 Commits

Author SHA1 Message Date
R.M.M
1469e64ba7
Dynamic display of temperatures for all CPU cores, NVMe drives and HDD/SSDs (#2)
* Dynamic temperatures display for all CPU cores and NVMe drives.
* Panel height made adjustable.
* Degree sign added.
* Vertical alignment set to 'top' for all rows in the panel.
* Support for HDD/SSD temparatures added (requires kernel module drivetemp).
* Move sensor config to beginning of script.
* Warn user if drivetemp kernal module is not installed
* Save sensor -j reading into a single variable that all temps are read from
* Update readme to new changes
2023-06-27 20:13:41 +02:00
Meliox
bbeff75c74
Update pve-mod-gui-temp.sh
Add function to install lm-sensors during installation process
2023-04-26 18:01:06 +02:00
Meliox
b2117d4250
Add files via upload 2023-04-24 20:38:43 +02:00