Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ smcFanControl lets the user set a minimum speed for built-in fans. It allows you

## 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.
Make sure you have both [Homebrew](http://brew.sh/) and [Cask](https://caskroom.github.io/) installed. You'll find instructions to install both tools on their respective websites.

After installing Homebrew and Cask, run:

Expand All @@ -18,7 +18,7 @@ $ brew install --cask smcfancontrol
After that you'll be able to use Spotlight to launch smcFanControl normally. :-)


Requirements: Intel Mac / OS X 10.7 or higher
Requirements: Intel Mac / OS X 10.7 or higher


Compiled version: https://www.eidac.de/smcfancontrol/smcfancontrol_2_6.zip
Expand Down
14 changes: 7 additions & 7 deletions smc-command/README
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Warning
-------
This tool will allow you to write values to the SMC which could irreversably damage your
computer. Manipulating the fans could cause overheating and permanent damange. USE THIS
PROGRAM AT YOUR OWN RISK!
This tool will allow you to write values to the SMC which could irreversibly damage your
computer. Manipulating the fans could cause overheating and permanent damage. USE THIS
PROGRAM AT YOUR OWN RISK!

Background
----------
Expand All @@ -18,7 +18,7 @@ people are trying to charge for simple programs to manipulate this type of data.
In my testing I've been able to lower the average system temperature by 15C just
by running the fans at a low speed like 3500 RPM, which you can barely hear.

Usage
Usage
------
# smc -h

Expand All @@ -33,7 +33,7 @@ Usage:
-w <value> : write the specified value to a key
-v : version

Fan control
Fan control
-----------
To decode:
# smc -f
Expand Down Expand Up @@ -85,8 +85,8 @@ Th1H

Light sensors
-------------
ALV0 - Left
ALV1 - Right
ALV0 - Left
ALV1 - Right

Motion sensors
--------------
Expand Down