ssleert / zfxtop

[WIP] fetch top for gen Z with X written by bubbletea enjoyer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crashes on WSL since it cant detect any temprature sensors

kaem-e opened this issue · comments

commented

On WSL (arch linux) it will complain about open /sys/class/hwmon: no such file or directory, since windows does not pass those to WSL I presume.

image

Regardless, I reckon a small check can be implemented to see if these sensors are present or not and just provide a small warning about it instead of not being able to run the program altogether.