Commit Graph

15 Commits

Author SHA1 Message Date
Meliox
d3559c1e7f
Implement fan speeds (#25)
(feat): Display fanspeeds if they are available
2024-04-20 13:31:04 +02:00
eremem
d43912a64f
Merge branch 'main' into integration-eremem 2024-04-12 15:09:05 +02:00
rmm
f2bc76d1b3 Improve layout of thermal state items
- move CPU summary item and make it to a logical group for CPU temperatures
- add a new group/header for drives temperatures
- disable the default limit of items per row (can be still set if needed)
2024-02-25 12:52:53 +01:00
rmm
22dc406d70 Merge with master 2024-02-25 12:50:06 +01:00
Meliox
908f54aba5
Update readme.md
Add version compability for proxmox 8.1
2023-11-25 09:05:58 +01:00
Meliox
f4e7aa4455
Update readme.md 2023-07-18 21:51:38 +02:00
Meliox
bc6161711c
Update readme.md 2023-07-18 21:51:12 +02:00
Meliox
d2373bf287
Update readme.md
Correct download url in install instructions. Closes #6
2023-07-08 22:44: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
f3fcec1a44
Update readme.md 2023-06-25 13:09:13 +02:00
Meliox
d15b5d4eda
Update readme.md 2023-06-25 13:08:50 +02:00
Meliox
a7f8e70d6b
Update readme.md 2023-04-24 20:50:53 +02:00
Meliox
948d1c07c3
Update readme.md 2023-04-24 20:40:43 +02:00
Meliox
c07b23d0d6
Update readme.md 2023-04-24 20:40:22 +02:00
Meliox
00bde7046a
Add files via upload 2023-04-24 20:39:12 +02:00