Qsensors, a tribute to xsensors but using wayland and qt6

Posted by Nukulartec@reddit | linux | View on Reddit | 13 comments

Qsensors, a tribute to xsensors but using wayland and qt6

I created qsensors a Xsensors like application. I always liked the look of Xsensors and the simplicity. It shows the lm-sensors exactly as you configured them. Trying to get what I want using the KDE Systemmonitor I got frustrated. All I wanted to see were the sensor values that I configured in my sensors.conf.

Xsensors still works fine, but well its using X11. So I wrote something that kind of replicates the style and simplicity but uses QT and Wayland.

Qsensors uses libsensors to read the values and shows any chip that has at least one sensor. Your configured labels, limits and ignores are used this way.

Maybe you like that too :) The repo contains a gentoo ebuild that you can copy to your local repo, or manual build instructions.

The version 0.80.1 was choosen because the last version of Xsensors that I used was 0.80.

https://github.com/ccharon/qsensors