Use Pushbullet to monitor notifications on your Android smartphone. When you receive notifications, it will flash a full-color LED connected to Raspberry Pi.
- Download Pushbullet app on your device + create your Pushbullet account
- Please read this article to learn how to get Pushbullet's API key and how to test
- Please add your API key to
PUSHBULLET_API_KEY
insettings.py
pip install -r requirements.txt
- Connect a full-color LED to Raspberry Pi. This program is designed to work with RGB + anode LED. If you use cathode LED, invert color outputs of Class
Color
inLedGpioController.py
.
sh start.sh