Thomas Farstrike 519ceaae6f webrepl: support access from LAN, without internet
Host everything on the device itself, rather than redirecting
to https://micropython.org/webrepl/ because that doesn't work when
there is not internet, including when the device is in Access Point
mode.

This was a bit slow, because of the many files and being pretty large,
but the inline_minify_webrepl.py makes this much better and brings it
down to around 1s to load the page, versus 20 seconds.

The minification also reduces the size from around 160KB to 80KB.
2026-03-05 11:17:25 +01:00
2026-02-16 16:12:06 +01:00
2025-11-20 22:22:55 +01:00
2026-02-27 15:56:34 +01:00
2026-02-28 22:37:41 +01:00
2026-02-27 12:40:29 +01:00
2025-11-29 13:04:52 +01:00
2026-02-25 20:53:25 +01:00
2025-06-15 09:09:33 +02:00
2026-02-28 22:37:41 +01:00
2025-10-24 17:57:04 +02:00
2026-02-13 13:06:03 +01:00
S
Description
No description provided
Readme MIT 4.2 MiB
Languages
Python 75.3%
C 11.5%
JavaScript 7.2%
HTML 3.5%
Shell 1.4%
Other 1%