Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 951 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 951 Bytes

Spothue logo

Spothue

Program that matches Philips Hue lights to the most dominant colors of Spotify's current song album art. The live demo is available at https://spotihue.com

Development Getting Started

Prerequisites

This project is compilied with Webpack and requires npm.

To get the dev server set up, if you do not have development CA through dev-cert-authority, run dev-cert-authority install.

Add 127.0.0.1 spotihue.dev to /etc/hosts

Execute webpack-dev-server to fire up the development instance. Hot reloading is enabled by default.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments