Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 581 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 581 Bytes

Trådfri control panel

License: GPL v3

demo

A control panel for IKEA Trådfri lightbulbs

Development setup

It's easy to get started. All you need is to have npm and node installed! Then run:

# Install dependencies
npm install

# Run the application in dev mode
npm run dev

Contributions

All contributions are welcome! Feel free to open a PR or issue!