/pushbullet-raspi-notification

Link the Rasberry Pi to the Android smartphone with Pushbullet

Primary LanguagePython

pushbullet-raspi-notification

TL;DR

Use Pushbullet to monitor notifications on your Android smartphone. When you receive notifications, it will flash a full-color LED connected to Raspberry Pi.

Setup

on Pushbullet

on Raspberry Pi

  • 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 in LedGpioController.py.

Start on Raspberry Pi

sh start.sh