Control the fans of every Intel Mac to make it run cooler
  • Objective-C 74.5%
  • Rich Text Format 14.9%
  • C 10.4%
Find a file
Hendrik Holtmann e1bd672bcd
Merge pull request #124 from RayBB/patch-1
update brew install command
2022-12-03 17:27:52 +01:00
Classes Update header 2022-12-03 15:03:46 +00:00
Ressources Merge pull request #130 from pepitoenpeligro/patch-1 2022-12-03 17:27:12 +01:00
smc-command newline 2022-07-21 14:18:52 -07:00
smcFanControl.xcodeproj Use SMC for temp and only use IOHIDSensor based on a whitelist for when SMC is unavailable 2022-12-03 14:47:15 +00:00
Sparkle.framework Update Sparkle to https://github.com/sparkle-project/Sparkle/releases/tag/2.3.0 2022-12-03 14:51:28 +00:00
.gitignore Fix compile warning 2014-03-25 15:13:47 -04:00
Info.plist fix auto detect fan mode & support MacbookPro16,1 model 2020-07-18 16:33:49 +07:00
LICENSE Added LICENSE / Scheme 2012-08-20 21:45:37 +02:00
main.m Updated copyright 2012-08-21 00:05:39 +02:00
Readme.md Add support for Apple Silicon 2022-04-05 20:41:55 +01:00

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

Installing it using Homebrew & Cask

Make sure you have both Homebrew and Cask 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