在 ubuntu 下使用 Pushbullet Indicator 向 Android/iOS 设备推送文件
在 ubuntu 下使用 Pushbullet Indicator 向 Android/iOS 设备推送文件 Pushbullet是一款iOS和Android设备与桌面系统互相传输文件、链接、图片的APP应用,Pushbullet可以在任何装有Firefox或Chrome 浏览器的操作系统上安装使用。 如果你不是浏览器扩展插件的粉丝,却依然想使用桌面应用Pushbullet in Ubuntu 14.04的话,你可以使用由Atareao开发 的Pushbullet Indicator。 Pushbullet Indicator 小应用正在开发阶段,并不具备官方windows桌面版应用的所有功能, 但是已经足够大家入门使用了。 在Ubuntu 14.04 和 Linux Mint 17 下安装Pushbullet Indicator小应用 打开一个终端,并且使用以下命令 sudo add-apt-repository ppa:atareao/atareao sudo apt-get update sudo apt-get install pushbullet-indicator 以上个人...