Adds installation instructions using Homebrew & Cask

This commit is contained in:
Joel Wallis Jucá
2015-12-18 17:45:46 -03:00
parent 3e00b8e79a
commit 252fc40328

View File

@ -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. 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) ![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 Requirements: Intel Mac / OS X 10.5 or higher
Compiled version: http://www.eidac.de/smcfancontrol/smcfancontrol_2_4.zip 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 FAQ / More info: Found in project under "Ressources/*.lproj/F.A.Q.rtf" or included in above .zip