Turn your Raspberry Pi into a smart home security camera, and capture any events that happen near your front door and in your neighborhood.
Make a clone of the repository on your Raspberry Pi, then navigate to the folder and run the following command in the terminal.
python main.py
For a list of optional arguments to provide to the application, type the following command:
python main.py --help
