kdeconnect官网
https://kdeconnect.kde.org/
kdeconnect安装
sudo pacman -S kdeconnect
kedconnect状态栏(在i3status中显示)
kdeconnect-indicator(命令),在.i3wm/config中添加即可,exec --no-startup-id kdeconnect-indicator
kedconnect-sftp(远程文件管理)
sudo pacman -S dolphin,要配合dolphin文件管理器使用,安装后即可直接远程管理,如果提示sshfs关闭或者失败,sudo pacman -S sshfs,安装后即可,不过sftp速度不快,大文件还是使用scp/rsync比较好
手机安装kdeconnect使用,目前只发现剪切板同步有问题,PC上可以同步到手机,但手机无法同步到PC,手机要在通知栏上点一下“发送剪切”才可以
https://kdeconnect.kde.org/
kdeconnect安装
sudo pacman -S kdeconnect
kedconnect状态栏(在i3status中显示)
kdeconnect-indicator(命令),在.i3wm/config中添加即可,exec --no-startup-id kdeconnect-indicator
kedconnect-sftp(远程文件管理)
sudo pacman -S dolphin,要配合dolphin文件管理器使用,安装后即可直接远程管理,如果提示sshfs关闭或者失败,sudo pacman -S sshfs,安装后即可,不过sftp速度不快,大文件还是使用scp/rsync比较好
手机安装kdeconnect使用,目前只发现剪切板同步有问题,PC上可以同步到手机,但手机无法同步到PC,手机要在通知栏上点一下“发送剪切”才可以