This version adds a settings.ini file and a number of new features along with it. I am considering this a 1.0 release as it has the majority of the functionality I wanted.
What's Changed
- Feature: Added settings.ini, allowing easier configuration and allowing configuration for the executable version.
- Feature: Added the ability to customize the keyboard shortcut in settings.ini
- Feature: Added the ability to disable the keyboard shortcut in settings.ini
- Feature: Added the ability to change the password in settings.ini
- Feature: Added the ability to disable the password in settings.ini
- Feature: Added the ability to automatically lock the keyboard on open in settings.ini
- Feature: Added the ability to automatically exit the app after unlock in settings.ini
- Feature: Added the ability to hide tray notifications in settings.ini
- Feature: Added the ability to also lock the mouse in settings.ini
- Feature: Enabled single instance. If you run the script multiple times, only the first instance will remain.
New Contributors
Full Changelog: v0.1.0-alpha...v1.0