Alecaddd / Lights-Up

Control Philips Hue lights from your elementary OS desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lights-Up

Philips Hue controller for elementary OS.

Screenshot

Installation

Dependencies

These dependencies must be present before building

  • meson (>=0.40)
  • valac (>=0.16)
  • debhelper (>= 9)
  • libgranite-dev
  • libgtk-3-dev
  • libsoup

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.

About

Control Philips Hue lights from your elementary OS desktop

License:GNU General Public License v3.0


Languages

Language:Vala 92.8%Language:Meson 6.4%Language:Python 0.9%