Skip to content

Short Pushbullet Unix script and Python program that sends an alert to your smartphone when you press a key on the keyboard.

Notifications You must be signed in to change notification settings

lucyhattersley/pushbullet-RPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

pushbullet-RPi

Short Pushbullet Unix script and Python program that sends an alert to your smartphone when you press Enter on the keyboard.

Go to www.pushbullet.com and sign in. Click on Settings to find your Access Token.

Edit pushbullet.sh to contain your Access Token.

Check that pushbullet.sh file is executable and move to /usr/bin

Run the pushalert.py and press Enter to send an alert to your Pushbullet devices (iOS and Android). You can use the os.system() function from pushalert in your own programs. Edit the alert (the part in quotes) to whatever alert you want from your program.

About

Short Pushbullet Unix script and Python program that sends an alert to your smartphone when you press a key on the keyboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published