espwebtool icon indicating copy to clipboard operation
espwebtool copied to clipboard

ESPTool but online

ESP Web Tool

A web app to flash your ESP32 or ESP8266 through your browser. Open-Source, free, and easy to use.

Have a look serial.huhn.me

Credits

Based on ESP Web Flasher
And inspired by esptool-js.

Installation

git clone https://github.com/spacehuhntech/espwebtool
cd espwebtool
npm install
npm run

License

This software is licensed under the MIT License. See the license file for details.