Utility for locking the desktop.
Example of using LiteLockr:
- Run LiteLockr.exe
- Open your browser
- Make sure the browser window is active
- Press Ctrl+Alt+B
The keyboard and mouse will now only work in the browser and will be locked in all other software. The selected program retains its full functionality - you can minimize and maximize your browser, open and close tabs, go to full screen, and so on.
When you no longer need the lock active, just press Ctrl+Alt+B again and the restrictions will be lifted.
Supported Operating Systems: Windows 8, 10, 11 (32-bit or 64-bit)
The prerequisites for building LiteLockr from source are:
- Microsoft Visual Studio 2022. Support for C++20 language standard is required
Boost (header-only component). LiteLockr uses some utility classes from this C++ library.
LiteLockr is a portable application that does not require installation or additional .dll files.
LiteLockr is available under the GNU General Public License version 3. See the LICENSE file for more info.
© 2022 Max Kolesnikov