forked from supermari0/WizardKeys
-
Notifications
You must be signed in to change notification settings - Fork 0
kivattik/WizardKeys
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
WizardKeys v0.1 By Mario Villaplana HOW TO COMPILE AND RUN: Type the following commands in terminal while in the folder holding WizardKeys: gcc -o WizardKeys WizardKeys.c -framework IOKit -framework ApplicationServices -framework CoreFoundation ./WizardKeys This is a keyboard mod for Mac laptops running OS X 10.6 and above. Every time you press a key with WizardKeys running in the background, the program switches the keyboard LEDs on and off, giving you the 1337 appearance of a h4x0r wizard casting spells with a computer A small API for modifying and reading keyboard LED brightness programatically is also included in MacKeyLEDAPI.h/c. Feel free to use this in your own projects. Warning: WizardKeys has only been tested on a MacBook Pro 5,5 running OS X 10.6.8. No functionality is guaranteed, especially on different platforms. TODO if I continue working on this hack: 0. Create a Makefile. 1. Make a nice package/daemon with a small GUI. 2. Enable other wizardry, such as having lights fade on and off with key presses, having lights turn on when the user presses keys and fade away when not in use, etc. 3. Enable functionality for OS X 10.5 and below if requested. Test on Lion.
About
Keyboard light mod for Mac laptops running OS X 10.6. API for accessing keyboard lights included.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 100.0%