Expand description
Libfancontrold is the base library for fancontrold, a system daemon written in rust that controls your computer’s fans depending on various configurable sensor inputs.
Modules§
- config
- Module containing the config structs.
Structs§
Enums§
- Address
Error - Error
- The different error types Error can be.
Traits§
Functions§
- check_
config - Checks the given
Config
for errors and incompatibilities with the givenHwmons
.