Skip to content
This repository was archived by the owner on May 2, 2026. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 355 Bytes

File metadata and controls

13 lines (7 loc) · 355 Bytes

USB Auto Lock

This program allows you to choose a USB drive (or any other hardware), and when you remove it, it will lock your computer

Written in python

ONLY WORKS UNDER WINDOWS!!!

Note: This can also work on disabled devices because it identifies the device via its unique identifier.

Crappy Implementation

Planning on a linux ver btw