Simple RGB LED controller for Mac OS X
Thomas Buck 82e3060717 Point submodule to GitHub (self signed cert error) 9 anni fa
CaseLights Added basic SystemInfoKit support 9 anni fa
CaseLights.xcodeproj Added ability to read GPU stats 9 anni fa
JSystemInfoKit @ c1abc02fca Added basic SystemInfoKit support 9 anni fa
.gitignore XCode gitignore 9 anni fa
.gitmodules Point submodule to GitHub (self signed cert error) 9 anni fa
README.md Added JSystemInfoKit submodule 9 anni fa

README.md

CaseLights

Working with Git Submodules

To clone this repository, enter the following:

git clone https://xythobuz.de/git/CaseLights.git
git submodule init
git submodule update

When pulling changes from this repository, you may need to update the submodule:

git submodule update

Licensing

The included JSystemInfoKit project is licensed under the GPLv2.