Commit Graph

7 Commits

Author SHA1 Message Date
Meliox
58d00533f9 fix indentation 2023-06-28 23:40:55 +02:00
Meliox
6ff1b3b44c Fix trailing ending 2023-06-28 23:37:46 +02:00
Meliox
889a3572e9 Ask user for input for CPU configuration
Disable hdd/ssd information automatically if not found
Disable nvme information automatically if not found
Remove unintended package install
2023-06-28 23:26:41 +02:00
Meliox
496b250ca3 Some code cleanup
Enable copying of backup files
2023-06-27 20:16:56 +02:00
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