This project is only relevant to you if you want to change FruityRazer's core code.
If you just want to use the driver, check out FruityUI.
Example implementation of an app using FruityKit.
This project is currently in a works for me state, so consider it pre-alpha software.
Currently supported devices: Please check FruityKit.
You need to have both CocoaPods and Carthage on your system.
pod install
carthage update --platform macOS
After that, open the generated workspace and compile.
None so far, but the code should be self-descriptive.
This project uses the GPLv2 license.