Skip to content

JDArrOw3/keylock

 
 

Repository files navigation

keylock

Lock your keys with ease

💠 Preview

🎛️ Config file

You can make a file called keylock.config in the directory where the executable is. It will be used by the app to load the settings. All config options are:

&unlock@!@ctrl+q                # Shortcut to unlock (Examples: ctrl+q, alt+s, shift+ctrl+q)
&onstart_lock_keyboard@!@false  # Lock keyboard on start (true or false)
&onstart_lock_mouse@!@false     # Lock mouse on start (true or false)
&refresh_rate@!@1500            # Check for lock every x milliseconds (integer only)
&quit_after@!@never             # Exit app after some time (never or number in milliseconds, examples: 1000, 5000, never)

Important

The "Mouse lock" button is a bit buggy. When you lock only mouse, if exit shortcut has "ctrl" then you can only use a-z characters and nothing else. This is not an issue when you lock only keyboard or both.


Support me on PatreonCheck out my socials

About

Lock your keys with ease

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 77.1%
  • Inno Setup 19.7%
  • Shell 1.6%
  • Batchfile 1.6%