Webcam Guard is a simple script to take webcam photos on wake up and send them via email.
Just run ./install.sh
script which will do all the work.
Attention: In order for the script to work, you have to have fswebcam package installed.
Debian/Ubuntu
sudo apt-get install fswebcam
Arch
pacaur -S fswebcam
- fswebcam
- python2/3
- python email package