huebert
huebert copied to clipboard
A dead-simple Philips Hue client for web and desktop
Huebert
Huebert is a web and desktop client for Philips Hue lighting and home automation, built in Electron and React. It was born out of pure laziness, as are all my programming endeavors, and it is my hope that it allows you to be just as lazy as I am.
Screenshots
Usage
Head to https://rektdeckard.github.io/huebert for the web app, or use the install instructions below for the offline app.
Installation
Build from source
Clone the repository into the directory of your choice and checkout the electron branch. Install dependencies with npm or yarn, and start up the development server:
$ cd path/to/huebert
$ git checkout electron
$ yarn install
$ yarn start
In a separate terminal, run the app:
$ cd path/to/huebert
$ yarn run it
Binaries
Download one of the linked binaries: