Caution
This repository is abandonned. YOU WILL LOOSE DATA.
Please backup all your data if you wish to proceed anyway.
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.
If you wish to fork and fix this repository, the bugs are probably in the parts using numworks.js.
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)