psutil provides the temperatures (for Linux and FreeBSD), fans (Linux and macOS) and batteries, oshi additionally provides CPU voltage is available.
For a first iteration, temperature and fan sensors can be implemented similar to psutil behavior.
Batteries will be out of scope for a long time and CPU voltage seems to be unnecessary for now (and it should be a heim-cpu crate problem also).
psutilprovides the temperatures (for Linux and FreeBSD), fans (Linux and macOS) and batteries,oshiadditionally provides CPU voltage is available.For a first iteration, temperature and fan sensors can be implemented similar to
psutilbehavior.Batteries will be out of scope for a long time and CPU voltage seems to be unnecessary for now (and it should be a
heim-cpucrate problem also).Issues
The text was updated successfully, but these errors were encountered: