Misaka 491513fc5e Add desktop mute toggle button in draft board
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>
2026-06-17 22:12:29 +08:00
2026-05-16 20:36:13 +08:00
2026-05-15 20:12:07 +08:00
2026-05-15 20:12:07 +08:00
2026-05-15 20:12:07 +08:00

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
Android sub-repository
Readme 4.5 MiB
Languages
Kotlin 53.6%
Dart 46.4%