Compare commits

...

1 Commits
v0.2 ... master

Author SHA1 Message Date
Matthew Connelly 1799d9bb95 Added installation details to readme 2015-05-23 17:54:28 +01:00
1 changed files with 2 additions and 0 deletions

2
README
View File

@ -1,2 +1,4 @@
kbbutil - Simple utility for reading the current brightness level of a MacBook keyboard's backlight, and for setting the brightness level.
Theoretically requires OSX 10.5 or newer and any MacBook model past the early non-PowerPC macbooks, however this utility has not been tested on anything other than a MacBook Air 6,1 running OS10.10. Your mileage may vary.
To install, either `git clone` this repository and run `make`, or if you use homebrew, run `brew install MaffC/apps/kbrightnessutil`.