All Projects → rektdeckard → Huebert

rektdeckard / Huebert

Licence: gpl-3.0
A dead-simple Philips Hue client for web and desktop

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Huebert

HueBridgeEmulator
Python emulator for Philips Hue Bridge
Stars: ✭ 17 (-66.67%)
Mutual labels:  philips-hue, hue
hass-hue-icons
Additional vector icons for home assistant to model Philips Hue bulbs and fixtures.
Stars: ✭ 161 (+215.69%)
Mutual labels:  philips-hue, hue
HueControl
Java-based framework for working with the Phillips Hue system
Stars: ✭ 14 (-72.55%)
Mutual labels:  philips-hue, hue
Harmonizeproject
Harmonize Project - Sync HDMI video with Philips Hue lights using a Raspberry Pi!
Stars: ✭ 252 (+394.12%)
Mutual labels:  philips-hue, hue
Q42.hueapi
C# helper library to talk to the Philips Hue bridge
Stars: ✭ 323 (+533.33%)
Mutual labels:  philips-hue, hue
hueplusplus
A simple C++ library to control Philips Hue lights on Linux, MacOS, Windows, Espressif ESP32 SDK and Arduino. Full documentation at
Stars: ✭ 48 (-5.88%)
Mutual labels:  philips-hue, hue
HueLightDJ
Hue Light DJ using Hue Entertainment API
Stars: ✭ 54 (+5.88%)
Mutual labels:  philips-hue, hue
Hue
💡 A Philips Hue library written in Swift, using Combine framework
Stars: ✭ 16 (-68.63%)
Mutual labels:  philips-hue, hue
Kelvin
Kelvin - The hue bot
Stars: ✭ 256 (+401.96%)
Mutual labels:  philips-hue, hue
pulse
A Platzi Flavored Markdown desktop editor
Stars: ✭ 22 (-56.86%)
Mutual labels:  electron-app, react-app
Harmonizeproject
Harmonize Project lets you sync HDMI video with Philips Hue lights using a Raspberry Pi!
Stars: ✭ 82 (+60.78%)
Mutual labels:  philips-hue, hue
Diyhue
Philips Hue emulator that is able to control multiple types of lights
Stars: ✭ 586 (+1049.02%)
Mutual labels:  philips-hue, hue
huebot
Changes a Phillips Hue light's color and flashes based on GitHub's status
Stars: ✭ 34 (-33.33%)
Mutual labels:  philips-hue, hue
StudyMD
Flashcards from Markdown. Built with React and Electron
Stars: ✭ 92 (+80.39%)
Mutual labels:  electron-app, react-app
Manta
🎉 Flexible invoicing desktop app with beautiful & customizable templates.
Stars: ✭ 5,160 (+10017.65%)
Mutual labels:  electron-app, react-app
Homebridge Hue
Homebridge plugin for Philips Hue and/or deCONZ
Stars: ✭ 637 (+1149.02%)
Mutual labels:  philips-hue, hue
Ola Trigger Hue Dmx
DMX to Hue - Open Lighting Architecture trigger config to control Philips Hue lights and Osram (LEDVANCE) Lightify products with DMX (Art-Net, sACN or via DMX input)
Stars: ✭ 12 (-76.47%)
Mutual labels:  philips-hue
Hue
Philips Hue API
Stars: ✭ 35 (-31.37%)
Mutual labels:  hue
Ps4 Wallpaper Helper
A helpful tool to change ps4 wallpaper
Stars: ✭ 11 (-78.43%)
Mutual labels:  electron-app
Homeassistant
Example Home Assistant Configs
Stars: ✭ 846 (+1558.82%)
Mutual labels:  hue

Huebert

Huebert is a web and desktop client for Philips Hue lighting and home automation, built in Electron and React. It was born out of pure laziness, as are all my programming endeavors, and it is my hope that it allows you to be just as lazy as I am.

GitHub stars GitHub forks GitHub watchers Follow on GitHub GitHub release (latest by date including pre-releases)

Twitter Follow

Screenshots

Usage

Head to https://rektdeckard.github.io/huebert for the web app, or use the install instructions below for the offline app.

Installation

Build from source

Clone the repository into the directory of your choice and checkout the electron branch. Install dependencies with npm or yarn, and start up the development server:

$ cd path/to/huebert
$ git checkout electron
$ yarn install
$ yarn start

In a separate terminal, run the app:

$ cd path/to/huebert
$ yarn run it

Binaries

Download one of the linked binaries:

Windows

macOS

Linux

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].