Page 1 of 1

Spiffs upload with JavaScript?

Posted: Wed Mar 20, 2019 12:27 am
by greggm
I have a standalone JavaScript (electron) application and would like to upload a file directly to my esp32 using JavaScript.

In a sense like the following solution, but not in Java, but in JavaScript: https://github.com/me-no-dev/arduino-es ... P32FS.java

Did anyone try this?
Thanks for any suggestions!
Gregg