Simple RGB LED controller for Mac OS X
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thomas Buck cff57b659e catch serial exception on opening port 2 years ago
..
PKGBUILD catch serial exception on opening port 2 years ago
README.md make sure animations don't overlap and bump version 3 years ago
caselights catch serial exception on opening port 2 years ago
caselights_icon.png added arch pkgbuild and desktop file 4 years ago
de.xythobuz.caselights.desktop also show with left click 2 years ago

README.md

CaseLights Linux Qt client

Simple Python Qt Linux client for CaseLights. Install on Arch Linux like this:

makepkg
sudo pacman -U CaseLights-0.2-1-any.pkg.tar.xz

Or on all other linux distros:

sudo cp caselights /usr/bin/caselights
sudo cp caselights_icon.png /usr/share/pixmaps/caselights_icon.png
sudo cp de.xythobuz.caselights.desktop /usr/share/applications/de.xythobuz.caselights.desktop

Then run it from your desktop environment menu or even add it to the autostart there.