Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 712 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 712 Bytes

GPU Fan Control Applet

Applet Example 1 Applet Example 2

This applet controls fan speed via /sys/class/hwmon/hwmon$id/pwm1, where the id is provided from settings.
It expects the current user to have read/write privileges on the files in the hwmon folder, and for the device to support pwm1.
Check if the correct device is used by hovering on the applet (eg hwmon name: amdgpu for AMD GPUs).

hwmon sysfs Reference
Cinnamon JS Reference Manual
Cinnamon JS Source