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 před 2 roky
..
PKGBUILD catch serial exception on opening port před 2 roky
README.md make sure animations don't overlap and bump version před 3 roky
caselights catch serial exception on opening port před 2 roky
caselights_icon.png added arch pkgbuild and desktop file před 4 roky
de.xythobuz.caselights.desktop also show with left click před 2 roky

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.