


Below is a sample function to post a notification which can be set up easily with requests.Īzelphur also provide pyPushBullet in Git Hub which includes all the PushBullet function in python. The pushbullet require a access token which can then be used to submit notification text via post command to the specified url making it very easy to set up. PushBullet is able to cater to similar function and can provide alerts to (android and iOS) phone plus computer with any of the major internet explorer. However, PushOver requires a one time license fee for continuous use and limit to iOS. Step 1: Install Pushbullet Client Since this app is not hosted on the Mac App Store, you will need to download the DMG file and drag-and-drop the app inside to your Applications folder (making sure you have allowed app installation from 'Unidentified developers'). PushOver provides very good API support and source codes for variety of languages including python for those who need to setup the program for doing the notification. Download PushPal - for PushBullet for macOS 10.8 or later and enjoy it on your Mac. How To Get Alerts On Stock Price Changes Using Python As stated on the api docs of pushbullet, we need to use https instead of http, luckily, the folks at ESP8266 github have implemented client requests using ssl. I was trying to figure out ways to send stocks alerts to my phone when I came across the following blog which demonstrated this using the app called “pushover”: At this point of writing, Sunday, 4 December 2016, pushbullet allows free 500 push notifications for free users, which is more then enough for normal home automation use cases.
