Skip to content

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.

License

Notifications You must be signed in to change notification settings

cwildfoerster/yzal-node

Repository files navigation

Yzal

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.

yzal-node on a mobile device

How to run

  • $ cp config.sample.json config.json
  • $ npm install
  • $ node server.js or $ forever start server.js
  • Open http://localhost:8080

TODO

  • 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?

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published