#Face auto screen lock This project allows you to lock your screen if you leave your computer based a face recognition on the pictures returned by your front camera.
- gnome-screensaver
sudo apt install gnome-screensaver
- opencv-python
sudo pip3 install opencv-python
- playsound
sudo pip3 install playsound
venv/bin/python3 ./face_lock_screen.py
By Oussama BRICH ([email protected]), No constraints to use this code.