-
Version 0.3.1 Pre-Release
released this
2025-09-06 11:28:55 -04:00 | 0 commits to main since this release- WebSocket fix for extended length messages
Downloads
-
Version 0.3.0 Pre-Release
released this
2025-08-18 08:11:20 -04:00 | 2 commits to main since this release- Add support and firmware file for Raspberry Pi Pico 2 W
Downloads
-
Version 0.2.3 Pre-Release
released this
2025-08-12 11:32:37 -04:00 | 3 commits to main since this release- Update to pico-sdk v2.2.0
- Use custom PID/VID
- Use flash board ID as serial number
Downloads
-
Version 0.2.2 Pre-Release
released this
2025-07-28 10:21:27 -04:00 | 5 commits to main since this release- Improve WebSocket implementation
Downloads
-
Version 0.2.1 Pre-Release
released this
2025-07-20 21:37:17 -04:00 | 6 commits to main since this release- Fix mouse inputs not recognized on Windows
- Improve handling of socket connection timeout
Downloads
-
Version 0.2.0 Pre-Release
released this
2025-07-20 17:46:49 -04:00 | 7 commits to main since this release- Wi-Fi config saved using PUT (previously GET) over HTTP
- Keys sent through WebSockets (previously HTTP GET) for improved latency
- Added basic mouse controls
Downloads
-
Version 0.1.0 Pre-Release
released this
2025-07-17 16:16:50 -04:00 | 10 commits to main since this releaseInitial release version.
- Enter keyboard inputs over webpage interface
- Supports capturing client keyboard device, clicking on keys with pointer device, and touch input
- Wireless client mode (configurable SSID, password, and optional static IP) with access point mode fallback
- Keys sent with queued GET requests over HTTP
Downloads