Skip to content

Web-based application for controlling Philips Hue lights powered by React

Notifications You must be signed in to change notification settings

range-of-motion/litt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Louis Litt

Web-based application for controlling Philips Hue lights powered by React.

Requirements

  • Node.js

Setup

  1. Clone this repository (and cd litt into it)
  2. Install the required dependencies (yarn install or npm install)
  3. Configure your Hue bridge's address and API key (cp source/config.example.js source/config.js and edit it)
  4. Build the app (yarn run webpack or npm run webpack)
  5. Serve (yarn run serve or npm run serve)

About

Web-based application for controlling Philips Hue lights powered by React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published