mirror of
https://github.com/peter-tanner/numlock-indicator.git
synced 2024-11-30 14:20:21 +08:00
This powershell script adds a small indicator to the system tray to indicate when the numlock is enabled
|
||
---|---|---|
icon_off.png | ||
icon_on.png | ||
README.md | ||
start.sh | ||
systray.ps1 |
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.