A Philips Hue desktop client in Electron and React.
Clone the repository into the directory of your choice. Install dependencies with npm
or yarn
, and start up the development server:
$ cd path/to/huebert
$ yarn install
$ yarn start
In a separate terminal, run the app:
$ cd path/to/huebert
$ yarn run it
Download one of the linked binaries:
- Windows [coming soon]
- macOS [coming soon]
- Linux [coming soon]