I didn't like the VIM4's limited fan speed controls, so I built a daemon to fine tune its behavior.
Only tested on my specific system. Use at your own risk.
chmod +x fanctl.py
- Put
fanctl.py
in/usr/local/bin/
- Put
fanctl.service
in/etc/systemd/system/
- Put
fanctl.conf
in/etc/
systemctl enable fanctl
systemctl start fanctl