Files
android/README.md
2026-05-15 20:12:07 +08:00

369 B

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.