Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months ago
JSON representation
💡Simple controller for your Philips Hue lights, based on web technologies.
- Host: GitHub
- URL: https://github.com/quartercastle/hueify
- Owner: quartercastle
- License: mit
- Created: 2017-04-13T18:28:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-11-16T08:57:08.000Z (about 3 years ago)
- Last Synced: 2024-06-12T22:29:11.428Z (7 months ago)
- Topics: app, controller, electron, hue, hueify, mac, philips, preact
- Language: JavaScript
- Homepage:
- Size: 14 MB
- Stars: 90
- Watchers: 3
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-preact - Hueify - Simple controller for your Philips Hue lights. (Uncategorized / Uncategorized)
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
```