剪切板数据快速同步工具。因为国内iCloud环境问题,剪切板多平台同步就是个玄学,所以开发了此工具。此工具不通过iCloud,而是通过自建服务器中转分发剪切板数据。
(如果预览Gif加载过慢,你可以手动下载:https://github.com/cernard/ClipboardSyncClient/blob/master/wn3fe-mrz4t.gif)
服务端:https://github.com/cernard/ClipboardSyncServer.git
- 向服务器注册
- 监听服务端广播的其他设备的剪切板新数据
- 向服务端发送剪切板新数据
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.