This program monitors for any USB device connections and immediately displays a red warning screen to alert users that such actions are prohibited. It's ideal for use in environments like competitions, classrooms, or secure workspaces where external device usage is restricted.
To change the password, open main.py and modify the value of self.password from 'ADMIN2024' to your desired password. After making the change, re-run the build script to generate a new executable file with the updated credentials.
