Smart Security System using Rpi and python with Motion detection
use the following command to install all the
pip3 install -r requirements
fromEmail = = "Your email id"
fromEmailPassword = "Your password"
toEmail = "email id of recipient"
python3 Motion.py
Licensed under the MIT License