fanctl 0.2.0

Fancontrol replacement in Rust with YAML configuration
# fanctl

`fanctl` is a replacement for `fancontrol` from `lm_sensors` meant to have a more fine-grained control interface in its config file.

# Usage

```
fancl -c <CONFIG_FILE>
```

# Configuration

An example configuration file can be found at [`fanctl.yml`](https://github.com/mcoffin/fanctl/tree/master/fanctl.yml).

# License

`fanctl` is released under the GNU General Public License v3.0.

See the [`COPYING`](https://github.com/mcoffin/fanctl/tree/master/COPYING) file for more information.