mirror of
https://github.com/donl/Lights-Up.git
synced 2026-05-25 22:06:26 -06:00
Philips Hue controller for Linux [WIP]
| .github | ||
| data | ||
| debian | ||
| po | ||
| src | ||
| .gitignore | ||
| AUTHORS.md | ||
| LICENSE.md | ||
| meson.build | ||
| post_install.py | ||
| README.md | ||
Lights-Up
Philips Hue controller for elementary OS.
Installation
Dependencies
These dependencies must be present before building
meson (>=0.40)valac (>=0.16)debhelper (>= 9)libgranite-devlibgtk-3-devlibsouplibjson-glib-dev
Building
meson build && cd build
meson configure -Dprefix=/usr
ninja
sudo ninja install
com.github.philip-scott.lights-up
License
This project is licensed under the GPL3 License - see the LICENSE file for details.