Skip to content

A (very overengineered) way to automatically lock your windows PC when its idle

License

Notifications You must be signed in to change notification settings

dfltbox/autolock-with-face-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face detection autolock

Uses face recognition to detect if someone is using the device and locks after a certain period of time

⚠️ Only works with windows!

Table of Contents

Installation

  1. Clone the repo
  2. Install Python
  3. Install packages: pip install -r requirements.txt
  4. Edit the config (at the top of the file)
  5. Run it! python main.py

Contributing

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!

License

MIT, feel free to do whatever

About

A (very overengineered) way to automatically lock your windows PC when its idle

Topics

Resources

License

Stars

Watchers

Forks

Languages