Just a simple website to modify Python programs of your NumWorks right from the browser.
First, you'll have to clone this repository: `git clone https://github.com/Max1Truc/Epsilon-PyDev-IDE pydev-ide".
Then, go in it with cd pydev-ide
.
Finally, run npm install
and npm start
.
The installer is now available at this URL: http://localhost:8080
.
Thanks to:
- The Omega fork of Epsilon for its template to create native apps.
- The NumWorks.js npm library, to let everyone upload firmwares through the browser and access storage data (Python programs)