Skip to content
/ macfand Public
forked from ablakely/macfand

Fan control for Macs running Linux

License

Notifications You must be signed in to change notification settings

b-/macfand

 
 

Repository files navigation

macfand

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

Configuration

See the 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

libconfig

macfand requires 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

About

Fan control for Macs running Linux

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 71.5%
  • Perl 12.7%
  • Shell 8.3%
  • Roff 4.0%
  • Makefile 3.5%