Simple RGB LED controller for Mac OS X
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Thomas Buck cff57b659e catch serial exception on opening port 2年前
..
PKGBUILD catch serial exception on opening port 2年前
README.md make sure animations don't overlap and bump version 3年前
caselights catch serial exception on opening port 2年前
caselights_icon.png added arch pkgbuild and desktop file 4年前
de.xythobuz.caselights.desktop also show with left click 2年前

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.