mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 18:45:53 +00:00
7dd6c0d57a
Extended lm-sensors parsing to capture all sensor readings: - Fan speeds (RPM) from SuperIO chips like NCT6687 - Additional temperatures (DDR5/RAM, motherboard, etc.) - All sensors not already captured as CPU/NVMe/GPU Updated frontend tooltip to display fans and additional sensors in separate sections with formatted names. Closes discussion #911