Playing with my new Pi 5 in an official case with its integrated fan I would like watch the fan speeds relative to the temperature. There are wf-panel-pi plugins for CPU and GPU usage and CPU temperature. This last seems to use $(</sys/class/thermal/thermal_zone0/temp) so I thought it might be possible to just modify the plugin to use $(</sys/devices/platform/cooling_fan/hwmon/hwmon2/fan1_input). But I can't find where the code is nor do I know how to go about getting it added to the panel. Does anyone have an suggestions about how I could do that?
I already have a bash script that I can run in a terminal, but I would like to declutter my desktop and a plugin might be useful for others.
I already have a bash script that I can run in a terminal, but I would like to declutter my desktop and a plugin might be useful for others.
Statistics: Posted by rquint — Sat Feb 03, 2024 10:13 pm — Replies 0 — Views 33