491513fc5e55caeb5e38989a6c13f54ecc09bd9a
Add a setMute WebSocket action and a mute IconButton in the draft board title bar. The button optimistically flips local state and rolls back with a toast when the desktop is unreachable. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
WirelessTextSyncer Android
Android client for WirelessTextSyncer.
Stack
- Flutter
- WebSocket client
- Shared preferences for the last connection target
Development
flutter pub get
flutter run
The initial client connects to the Windows tray server with an IP address and port, then streams text changes from the full-screen input area.
Description
Languages
Kotlin
53.6%
Dart
46.4%