DustinWatts / FreeTouchDeck

For interfacing with Windows/macOS/Linux using an ESP32, a touchscreen and BLE.
https://www.youtube.com/dustinwatts
MIT License
626 stars 128 forks source link

Add Improv Wi-Fi to web installler #87

Closed DustinWatts closed 2 years ago

DustinWatts commented 2 years ago

An addition I didn't have time for to dive in to and will requires code modification is: https://www.improv-wifi.com/

Setting the WiFi settings via (web)serial is already possible (using setssid and setpassword) but I think this will be a more elegant solutions for the web installer.

Also, https://github.com/tzapu/WiFiManager would be a nice addition instead of my own hacked together fallback.

github-actions[bot] commented 2 years ago

This issue has been stale for a while now