Uses face recognition to detect if someone is using the device and locks after a certain period of time
- Clone the repo
- Install Python
- Install packages:
pip install -r requirements.txt
- Edit the config (at the top of the file)
- Run it!
python main.py
Feel free to contribute! This was a mess I created in 2 hours so there's probably gonna be bugs, so if you find any or just want to add a feature, open a PR!
MIT, feel free to do whatever