HuElectron
An open-source and cross-platform app for the Hue lighting system from Philips - built on Electron.
Install / Use
/learn @4ch1m/HuElectronREADME

huElectron
An open-source and cross-platform app for the Hue Lighting System from Philips - built on Electron.
Table of Contents
Screenshots

Motivation
While there are many mobile-apps available for the lighting system from Philips, only few "traditional" desktop-apps can be found.
Since most of these desktop-apps are closed-source and only available for Windows / Mac, I've decided to create an open-source app which will run on all popular systems; including Linux.
Also, this is my first Electron-app; so it served as some kind of playground for me. :wink:
Features
The current feature-set includes:
- easy management of ...
- bridges
- users
- lights
- groups
- (scenes)
- (sensors)
- (schedules)
- (rules)
- quick-actions (set state/color/brightness with one mouse-click)
- show detailed information about each light, group, etc.
ToDo
huElectron is still at an early development stage; the following features will be implemented in future releases:
- manage portal services
- implement discovery of new lights/sensors
- enhance management of bridges, sensors, scenes, schedules, and rules
Oh, and although I've tried to make the app look somewhat decent by extensively using Bootstrap, of course there's always room for improvement/beautification. So any help/contribution from web-design-wizards is highly welcome. :smiley:
Binaries
Prebuilt binaries for all target platforms can be found in the releases-section of this repository.
Build It Yourself
-
Clone the repository:
git clone https://github.com/4ch1m/huElectron.git -
Change directory:
cd huElectron -
Install dependencies:
npm install -
Now either ...
- build and package the app for Linux, Mac, and Windows with ...
(The freshly compiled binaries can then be found in the dist-folder.)npm run package - or just start it right away with ...
npm start
- build and package the app for Linux, Mac, and Windows with ...
Resources
hue product icons (mostly) taken from (or based on) the official Icon Pack:
Unfortunately this resource doesn't get updated by Philips anymore (the latest release is from 2019). :worried:
Additional icons pulled from:
License
Please read the license file.
Related Skills
node-connect
337.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.2kCommit, push, and open a PR
