Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 850 Bytes

readme.md

File metadata and controls

34 lines (18 loc) · 850 Bytes

VKSL(Virtual keyboard status lights)

A Mircosoft windows application that shows the status of the caps lock, num lock and scroll lock keys. Beleive it or not some keyboards don't have status lights. Like mine :(. This application implements a mechanism of knowing their state.

Demo

Read article https://jnjenga.com/projects/vksl/

Build

Run the build.bat file located in the root directory, You will need to have microsoft's cl.exe

Progress features

Here are some of the things I'm yet to implement

  • Configuration management
  • UI improvement
  • Add an icon

If you have ideas of features, open an issue we see what we can do about that!

Authors

License

GNU General Public License v3.0