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 |
---|---|---|
![]() |
x86_64 (36)* | Centos-stream 9 (79 downloads) |
![]() |
x86_64 (15)* | Fedora 40 (0 downloads) |
![]() |
x86_64 (14)* | Fedora 41 (22 downloads) |
![]() |
x86_64 (5)* | Fedora 42 (11 downloads) |
![]() |
x86_64 (38)* | Fedora rawhide (78 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable sunwire/pysensors
More info about enabling Copr repositories