Go to file
Matthew Connelly 1799d9bb95 Added installation details to readme 2015-05-23 17:54:28 +01:00
LICENSE Added license 2015-03-21 20:21:41 +00:00
Makefile Minor code cleanup, wrote a homebrew formula for it 2015-04-30 21:34:26 +01:00
README Added installation details to readme 2015-05-23 17:54:28 +01:00
kbbutil.c version bump 2015-04-30 21:38:02 +01:00
kbbutil.h Minor code cleanup, wrote a homebrew formula for it 2015-04-30 21:34:26 +01:00

README

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`.