A web-based tool to generate firmware for MySensors nodes.
It buggy, incomplete, it doesn't even work. Don't use this for anything important.
- Make sure you have node and npm installed
- Clone this repo, and cd to it
- run
npm install
once to install dependencies - run
npm start
to run the development server
License: MIT