sk89q / homestage

✨ Stage lights for the home

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A bunch of scripts to control my home lights.

  • Speaks DMX over IP using sACN.
  • Web UI for basic control
  • Controllable by PS4/XBox controller.
  • Sound reactive.
  • Python 3.
  • Windows + Linux compatible.

Web UI


  1. pipenv install
  2. cd homestage
  3. npm install
  4. npm run gulp
  5. cd ..
  6. pipenv shell
  7. python homestage-server.py --config config.json
  8. Open browser to http://localhost:8923 and configure

About

✨ Stage lights for the home

License:GNU Affero General Public License v3.0


Languages

Language:Python 71.4%Language:JavaScript 23.1%Language:SCSS 4.1%Language:HTML 1.4%