This powershell script adds a small indicator to the system tray to indicate when the numlock is enabled
Go to file
2021-02-08 13:05:12 +08:00
icon.png commit 2021-02-08 08:43:03 +08:00
README.md add warning to readme 2021-02-08 13:05:12 +08:00
start.sh commit 2021-02-08 08:43:03 +08:00
systray.ps1 commit 2021-02-08 08:43:03 +08:00

numlock-indicator

* Important: You'll need to manually use taskbar settings to pin the taskbar icon so it's always visible!

This powershell script adds a small indicator to the system tray to indicate when the numlock is enabled.

Copy files to some directory and run powershell systray.ps1. You can also run start.sh to ensure that one copy of the script is always active.

I wrote this because for some reason, my laptop keyboard has no LED indicator for the numlock key (yet they have one for capslock and speakers???)

Feel free to replace icon.png with any bitmap icon if you don't like my terrible pixel art.