同一 WiFi 环境下手机高效推送文本到电脑剪切板的工具,移动端支持 Android 、iOS ,电脑端支持 Windows 、Mac 、Linux 平台
1
KleinP 323 天前 via Android
我还以为累死 mipush 那种
|
2
iblessyou 322 天前
额,看到 windows 端那么小的包和 UI 样式,猜应该是 webview2 ,这东西装着好像更新时会自己装个 edge 挺烦的。
这样小工具那么大开销有点划不来。还是用微信文件传输吧。 既然是 go 的,感觉不需要 UI 了,就个托盘图标,调用浏览器显示个二维码就行了。 |
3
lemonTreeTop OP @iblessyou 用的 wails 写的,是依赖 webview2 ,多数 windows 都有的 runtime ,windows 11 预装,windows 10 2018 年 4 月后版本都会有更新推送安装。之前的版本是没有 UI ,对普通用户不友好
> As a follow-up step to the Consumer rollout, we are also announcing that after January 16th, 2023, we will start rolling out WebView2 Runtime to managed/domain-joined devices with Windows 10 April 2018 Update or later. https://blogs.windows.com/msedgedev/2022/12/14/delivering-microsoft-edge-webview2-runtime-to-managed-windows-10-devices/ |
4
allenby 321 天前 via Android
只能同一 wifi 么,还是可达就行?
|
5
lemonTreeTop OP @allenby 同一局域网就可以了
|