Files
smcFanControl/Readme.md
Raafat Akkad 618c22ea89 Add support for Apple Silicon
-Update classes to read correct Apple Silicon CPU sensor
-Update project to compile a Universal 2 binary. Upgraded Sparkle to 2.1.0 as that was the latest and supports ARM64.
-Add MacBookPro18,1 to Machines.plist
2022-04-05 20:41:55 +01:00

29 lines
992 B
Markdown

# smcFanControl
smcFanControl lets the user set a minimum speed for built-in fans. It allows you to increase your minimum fan speed to make your Intel Mac run cooler. In order to not damage your machine, smcFanControl does not let you set a minimum speed to a value below Apple's defaults.
![My image](https://www.eidac.de/smc_screenshot.png)
## Installing it using Homebrew & Cask
Make sure you have both [Homebrew](http://brew.sh/) and [Cask](https://caskroom.github.io/) installed. You'll find intructions to install both tools on their respective websites.
After installing Homebrew and Cask, run:
```
$ brew install --cask smcfancontrol
```
After that you'll be able to use Spotlight to launch smcFanControl normally. :-)
Requirements: Apple Silicon or Intel Mac / OS X 10.7 or higher
Compiled version: https://www.eidac.de/smcfancontrol/smcfancontrol_2_6.zip
FAQ / More info: Found in project under "Ressources/*.lproj/F.A.Q.rtf" or included in above .zip
License: GPL 2