WebREPL client and related tools for MicroPython
Stars
680
Forks
299
Watchers
680
Open Issues
45
Overall repository health assessment
No package.json found
This might not be a Node.js project
webrepl: Allow the page to run from the device (over HTTP).
fff7b87View on GitHubPreserve websocket server IP over reloading the web page.
03492feView on GitHubwebrepl_cli.py: Use `uwebsocket` instead of `websocket`.
8096cd6View on GitHubwebrepl_cli.py: Allow to pass password on the command line with -p option.
4cb7556View on GitHubwebrepl_cli.py: Fix parsing of remote host:port:file string.
0e1209aView on GitHubREADME: Add warning about problems access WebREPL client over HTTPS.
acf6666View on GitHubwebrepl.html: Deselect previously selected file before reading
8ea1afdView on GitHub