Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/quartercastle/hueify

💡Simple controller for your Philips Hue lights, based on web technologies.
https://github.com/quartercastle/hueify

app controller electron hue hueify mac philips preact

Last synced: about 1 month ago
JSON representation

💡Simple controller for your Philips Hue lights, based on web technologies.

Awesome Lists containing this project

README

        


### About
Hueify is a simple controller for your Philips Hue lights. It's built with
[Electron](https://electron.atom.io/) and [Preact](https://preactjs.com/).

### Download
#### [macOS](https://github.com/kvartborg/hueify/releases/download/v0.1.1/Hueify.zip)

![Demo](https://github.com/kvartborg/hueify/blob/master/demo.gif)

### Start the app in dev mode
```sh
npm run dev
```