Yzal is a simple, yet fast and good looking web application designed to control cheap 433 MHz remote power outlets using the awesome Raspberry Pi. This project is build upon node.js, socket.io and bootstrap.
$ cp config.sample.json config.json$ npm install$ node server.jsor$ forever start server.js- Open http://localhost:8080
- Documentation for what this project is, how to build and how to run.
- Maybe add some kind of administration interface, so we do not need to modify the
config.json - Proper build tools
- Provide a "howto" how to make your Raspberry Pi capable of controlling cheap remote power outlets.
- What else?
