https://github.com/zackify/huetron
a desktop app for managing your hue lights
https://github.com/zackify/huetron
Last synced: 11 months ago
JSON representation
a desktop app for managing your hue lights
- Host: GitHub
- URL: https://github.com/zackify/huetron
- Owner: zackify
- Created: 2015-08-10T00:33:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-13T08:02:50.000Z (over 10 years ago)
- Last Synced: 2025-02-14T04:49:48.788Z (about 1 year ago)
- Language: JavaScript
- Size: 75.7 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Currently in progress, it is a fully working menubar app that works cross platform to control your philips hue lights.

##Building
Until we package this up for release, running the app by doing:
- `npm install electron-prebuilt -g`
- `npm install`
- change your ip address in hue.js
- [create a user name](http://www.developers.meethue.com/documentation/getting-started) called `apideveloper` on your bridge
- `electron .`