An open API service indexing awesome lists of open source software.

https://github.com/ablakely/macfand

Fan control for Macs running Linux
https://github.com/ablakely/macfand

apple fancontrol linux linuxonmac mac

Last synced: 5 months ago
JSON representation

Fan control for Macs running Linux

Awesome Lists containing this project

README

          

# macfand
Fan control daemon for Apple Computers running Linux through the applesmc kernel module.

## Configuration
See the [Configuration](https://github.com/ablakely/macfand/wiki/Configuration) wiki page

## Installing

### Arch / Manjaro / EndeavourOS
yay -S macfand-git

### Building from source
make
sudo make install

sudo systemctl enable --now macfand

## Compatibility

See [Compatibility.md](https://github.com/ablakely/macfand/blob/master/Compatibility.md)

## libconfig
macfand requires [libconfig](http://hyperrealm.github.io/libconfig/) which is available on many distrobutions.

### Debian / Ubuntu / Mint / Elementary OS / MX / Pop!_OS / Zorin

sudo apt-get install libconfig-dev

### Arch / Manjaro / EndeavourOS

sudo pacman -S libconfig

### Fedora / CentOS / Rocky

sudo yum install libconfig libconfig-devel

### Gentoo

sudo emerge dev-libs/libconfig

### openSUSE

sudo zypper install libconfig-devel

### Alpine

sudo apk add libconfig

---
See the manual page `macfand(1)` for more information.

Copyright © 2022 Aaron Blakely

Support for this software is available on [IRC](https://webchat.ephasic.org/?join=ephasic)