Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 546 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 546 Bytes

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.