This project targets to extend Marvin - Home automation middleware with a more powerful user-interface since the one included barely deserves that name. Just like Marvin, i've started this project for my personal use and to get in touch with new stuff to learn from. So i'm looking forward to get in contact for questions, feedback or collaboration!
- See logs from Marvin (updates automatically)
- Check state, start and stop Alexa-Server
- Checkout respository
- Run
npm install
andnpm run build
to install and build the project - Either copy content from build output (
/dist
) to Marvin'swebapp
folder or changeuiRoot
configuration value to point to the folder containing the compiled assets - Web-Interface will be served by Marvin and replaces the existing one