Skip to content

danfitzgerald/NumLockDialog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NumLockDialog

This project was created as a solution for keyboards without a light indicating whether Num Lock is toggled. The following project written in Python 3.7 gives the user a visual dialog indicating the state of Num Lock when the Num Lock key is pressed.

NumLockDialog only supports Windows operating systems.

How it works

NumLockDialog interfaces with Win32 API via the Python module ctypes to watch when a user presses the Num Lock key.

See it in action:

gif screencapture

About

Displays a dialog when the Num Lock key is toggled.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages