#Missile - PushBullet made awesome

Version 1.2

Missile is a PushBullet client for Ubuntu and other Linux operating systems. It supports:

Send note to all devices

Send link to all devices

Send list to all devices

Send image to all devices

Send link to friend

Send note to friend

Send list to friend

Send image to friend

###How to set up

Download this gist by clicking on the Download Gist button, unzip package, copy missile to /usr/local/bin/ and make it executable chmod +x /usr/local/bin/missile

Then in the terminal just run missile and a popup will come up.

To make this more useful, make a file called missile.desktop in your desktop with the contents:

[Desktop Entry] Version=1.0 Name=Missile Exec=/usr/local/bin/missile Icon=ICON Terminal=false Type=Application Categories=Utility;Application; Comment[en_US.UTF-8]=A Zenity GTK GUI based PushBullet client

NOTE: Replace ICON by the full path to the icon, download this icon and put it somewhere, dont delete it! then replace ICON by the full path to the icon.

##Dependencies

Missile depends on cURL. Install it using the manual

If you're on Ubuntu, zenity is installed. If you are not on Ubuntu check that you have zenity installed (run "zenity --help"). If not install zenity in your package manager.

Zenity comes pre installed in Linux, Windows

###TODO: