GitXplorerGitXplorer
S

espwebtool

public
73 stars
25 forks
2 issues

Commits

List of commits on branch main.
Verified
83bfa9b254a16f1c4bed551715b4f9824fbc298c

Merge pull request #1 from c64emulator/patch-1

sspacehuhn committed 7 months ago
Verified
9ff76584e6fbe6b928b722d53c31d54f2321d069

Update README.md

cc64emulator committed 7 months ago
Verified
35cedf0edb41667b6322fbd5ada0cc2483623b69

Add Help link

committed 2 years ago
Unverified
5263fb7e07310fc0619ee450fcde8960f9ddb787

Open output by default

committed 2 years ago
Unverified
c9b4a12f586748fec60afbafb8c19a5660da1960

Fix connecting toasts not appearing

committed 2 years ago
Unverified
1d36a1879a4f08ed11143a459fbacaa8106342e4

Update esp-web-flasher & added error checks

committed 2 years ago

README

The README file for this repository.

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.