A Web based snoop prevention with OpenCV.
Scare strangers who try to look at your computer while you're having a toilet break from Zoom class.
Deter your nosy study-buddies from looking at your laptop screen.
Tech Stack
- Python
- HTML
- CSS
- Flask
- OpenCV
Test The Project
- Download code base
- On your terminal, cd into the folder with the haunted browser project.
- Then enter "sudo pip3 install -r requirements.txt"
- Then enter "flask run"
- Copy the url displayed on your terminal onto your browser and start testing!
Known Issues
- App may not run if there are multiple possible webcam sources
Installation References