[App Sharing] 苹果设备快捷指令向deepin系统发送任何数据
Tofloor
poster avatar
deathandlife
deepin
2021-09-12 02:05
Author

Reply Favorite View the author
All Replies
deathandlife
deepin
2021-09-12 02:06
#1

Reply View the author
deathandlife
deepin
2021-09-12 02:07
#2

自己写的

项目地址:

Gitee:https://gitee.com/DeadAndLive/ios-to-pc.git

GitHub:https://github.com/DeadAndLive/ios-to-pc.git

Reply View the author
deathandlife
deepin
2021-09-12 02:09
#3

语言:Java、Python

通知使用Linux的 zenity 和 notify-send

Reply View the author
忘记、过去
deepin
2021-09-12 04:24
#4

后排围观大佬,有操作的啊 XD......

Reply View the author
deathandlife
deepin
2021-09-12 05:55
#5

方便之处在于,苹果设备可在任何位置调用快捷指令

1.目前大小限制在1GB,毕竟再大一点就没什么效率了(直接U盘了)

2.如果图片是苹果的HEIC格式会自动转换为jpg

3.如果是图片或文本,自动复制到系统的剪切板

4.可自定义通知图标

5.设置桌面图标,开机自启

所需环境:
JDK8+

Python3(deepin自带)但需安装部分依赖

 

Reply View the author
heer2019
deepin
2021-10-10 18:16
#6

你好,你的项目很棒!感谢分享。请问教程中:

运行Jar包,这一步怎么操作没有找到,另外如何获取你的快捷指令??

Reply View the author