Description
Easily control your hardware sensors (temperature, fan speed, etc.) with a simple Python API. This is really a binding for the lm_sensors C library.
Installation Instructions
dnf copr enable sunwire/pysensors
dnf install python3-pysensors
Now you can run an example file.
python /usr/share/doc/python3-pysensors/dump.py
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 9 | x86_64 (32)* | Centos-stream 9 (66 downloads) |
Fedora 39 | x86_64 (22)* | Fedora 39 (39 downloads) |
Fedora 40 | x86_64 (12)* | Fedora 40 (27 downloads) |
Fedora 41 | x86_64 (9)* | Fedora 41 (8 downloads) |
Fedora rawhide | x86_64 (33)* | Fedora rawhide (65 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable sunwire/pysensors
More info about enabling Copr repositories