A simple Python program to send snapshots from a webcam to Pushbullet account at frequent intervals. I use this as a baby monitor
The program is tested only on ubuntu with the following pre-requisites installed.
- streamer (sudo apt-get install streamer)
- pushbullet.py (https://pypi.python.org/pypi/pushbullet.py)