Padlock

Name | Padlock |
Year | 2017 |
Tech | C++ / Win32 |
A Windows desktop application that allows for quick and convenient blocking of keyboard and mouse inputs.
Padlock allows for the setting of keyboard sequences, which, when detected, switches between locked and unlocked modes. It also provides the option of auto-locking after a pre-determined period of inactivity.
Padlock is written in C++, and uses the Windows API extensively.