From 252fc4032853dedceb3af7f3f5eccddb514cb729 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joel=20Wallis=20Juc=C3=A1?= Date: Fri, 18 Dec 2015 17:45:46 -0300 Subject: [PATCH] Adds installation instructions using Homebrew & Cask --- Readme.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 6b806c5..3dfe519 100644 --- a/Readme.md +++ b/Readme.md @@ -1,12 +1,26 @@ -smcFanControl -============= +# 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://dl.dropbox.com/u/363242/screenshots/smc_screenshot.png) + +## Installing it using Homebrew & Cask + +Make sure you have both [Homebrew](http://brew.sh/) and [Cask](http://caskroom.io/) installed. You'll find intructions to install both tools on their respective websites. + +After installing Homebrew and Cask, run: + +``` +$ brew cask install smsfancontrol +``` + +After that you'll be able to use Spotilight to launch smcFanControl normally. :-) + + Requirements: Intel Mac / OS X 10.5 or higher + Compiled version: http://www.eidac.de/smcfancontrol/smcfancontrol_2_4.zip FAQ / More info: Found in project under "Ressources/*.lproj/F.A.Q.rtf" or included in above .zip