├── LICENSE.md ├── README.md ├── WEBCAM_Alert.py ├── config.env └── requirements.txt /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whitehatboy005/Motion-Detection-Alert-System-for-Webcam/HEAD/LICENSE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whitehatboy005/Motion-Detection-Alert-System-for-Webcam/HEAD/README.md -------------------------------------------------------------------------------- /WEBCAM_Alert.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whitehatboy005/Motion-Detection-Alert-System-for-Webcam/HEAD/WEBCAM_Alert.py -------------------------------------------------------------------------------- /config.env: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whitehatboy005/Motion-Detection-Alert-System-for-Webcam/HEAD/config.env -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whitehatboy005/Motion-Detection-Alert-System-for-Webcam/HEAD/requirements.txt --------------------------------------------------------------------------------