2014-08-04 18:14:59 +08:00
|
|
|
|
在 ubuntu 下使用 Pushbullet Indicator 向 Android/iOS 设备推送文件
|
2014-08-01 15:28:50 +08:00
|
|
|
|
================================================================================
|
|
|
|
|
![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2014/07/Pushbullet_Logog.jpg)
|
|
|
|
|
|
|
|
|
|
[Pushbullet][1]是一款iOS和Android设备与桌面系统互相传输文件、链接、图片的APP应用,Pushbullet可以在任何装有Firefox或Chrome
|
|
|
|
|
浏览器的操作系统上安装使用。
|
|
|
|
|
|
|
|
|
|
如果你不是浏览器扩展插件的粉丝,却依然想使用桌面应用**Pushbullet in Ubuntu 14.04**的话,你可以使用由 [Atareao][2]开发
|
2014-08-04 18:14:59 +08:00
|
|
|
|
的**Pushbullet Indicator**。 Pushbullet Indicator 小应用正在开发阶段,并不具备官方windows桌面版应用的所有功能,
|
|
|
|
|
但是已经足够大家入门使用了。
|
2014-08-01 15:28:50 +08:00
|
|
|
|
|
|
|
|
|
### 在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
|
|
|
|
|
|
|
|
|
|
以上个人软件包不支持运行在Ubuntu 13.10.版本
|
|
|
|
|
|
|
|
|
|
### 在Ubuntu 14.04 和 Linux Mint 17 下使用Pushbullet Indicator小应用 ###
|
|
|
|
|
|
|
|
|
|
|
2014-08-04 18:14:59 +08:00
|
|
|
|
- 创建一个[Pushbullet][3]账号
|
2014-08-01 15:28:50 +08:00
|
|
|
|
|
|
|
|
|
- 在Android/iOS设备上安装Pushbullet
|
|
|
|
|
|
2014-08-04 18:14:59 +08:00
|
|
|
|
- 在Ubuntu 或者Linux Mint系统安装Pushbullet Indicator小应用以后,运行。第一次启动时,会提供一些Pushbullet账号连接的选项。如图:
|
2014-08-01 15:28:50 +08:00
|
|
|
|
|
|
|
|
|
![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2014/07/Pushbullet_Indicator_start.png)
|
|
|
|
|
|
|
|
|
|
- 当连接完成时,你也应该从下图设备标签中命名你的设备。如果你想Pushbullet在每次开机时自动启动,你可以在从preference设备中
|
2014-08-04 18:14:59 +08:00
|
|
|
|
- 点击打开Autostart按钮自动启动(如上图所示)
|
2014-08-01 15:28:50 +08:00
|
|
|
|
|
2014-08-04 18:14:59 +08:00
|
|
|
|
- 当你做完这一步,你会看见 Pushbullet indicator 小应用出现在Unity panel。
|
2014-08-01 15:28:50 +08:00
|
|
|
|
|
|
|
|
|
![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2014/07/Use_Pushbullet_indicator_Ubuntu.jpeg)
|
|
|
|
|
|
|
|
|
|
- 点击indicator,选择想要向其发送数据的智能手机(已经连接到你的Pushbullet的设备)
|
|
|
|
|
|
|
|
|
|
![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2014/07/Pushbullet_Indicator_In_Ubuntu.png)
|
|
|
|
|
|
|
|
|
|
|
2014-08-04 18:14:59 +08:00
|
|
|
|
- 你将会在其他设备上接收到一个接收文件的通知。然后,你可以通过Pushbullet app应用获取所有的通知消息。
|
2014-08-01 15:28:50 +08:00
|
|
|
|
|
2014-08-04 18:14:59 +08:00
|
|
|
|
- 安卓设备也可以接到来电、短信和其他类型的通知。
|
|
|
|
|
|
|
|
|
|
- 如果你从你的移动设备向桌面发送一个文件的话,你将会接到以下通知。
|
2014-08-01 15:28:50 +08:00
|
|
|
|
|
|
|
|
|
![](http://itsfoss.itsfoss.netdna-cdn.com/wp-content/uploads/2014/07/Pushbulet_Indicator_Notification.jpeg)
|
|
|
|
|
|
2014-08-04 18:14:59 +08:00
|
|
|
|
- 这些文件不会自动的保存在某个目录下。获取其他设备发送来的文件,可以去indicator目录查看最后推送(Show last push),显示你最后推送的。点击下载文件到你选择的目录中。
|
2014-08-01 15:28:50 +08:00
|
|
|
|
|
|
|
|
|
### 为Pushbullet安装Nautilus扩展 ###
|
2014-08-04 18:14:59 +08:00
|
|
|
|
|
|
|
|
|
另一个可选的建议,你可以为Pushbullet安装Nautilus扩展,使它可以通过右键目录直接发送文件。使用以下命令安装。
|
2014-08-01 15:28:50 +08:00
|
|
|
|
|
|
|
|
|
sudo apt-get install nautilus-pushbullet
|
|
|
|
|
|
|
|
|
|
但是,在重启后你必须重新授权。
|
|
|
|
|
|
|
|
|
|
请在评论区分享你使用Pushbullet Indicator小应用的经验,朋友们,再见.
|
|
|
|
|
|
|
|
|
|
![](http://itsfoss.itsfoss.netdna-cdn.com/wp-includes/images/smilies/icon_smile.gif)
|
|
|
|
|
|
2014-08-01 15:36:07 +08:00
|
|
|
|
--------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
via: http://itsfoss.com/pushbullet-indicator-ubuntu/
|
|
|
|
|
|
|
|
|
|
作者:[Abhishek][a]
|
|
|
|
|
译者:[lfzark](https://github.com/lfzark)
|
2014-08-04 18:14:59 +08:00
|
|
|
|
校对:[Caroline](https://github.com/carolinewuyan)
|
2014-08-01 15:36:07 +08:00
|
|
|
|
|
|
|
|
|
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
|
|
|
|
|
|
|
|
|
|
[a]:http://itsfoss.com/author/Abhishek/
|
|
|
|
|
[1]:https://www.pushbullet.com/
|
|
|
|
|
[2]:http://www.atareao.es/
|
|
|
|
|
[3]:https://www.pushbullet.com/
|