Myron472 / Numlock-Indicator-Dot-Icon

A simple numlock tray indicator for Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Numlock-Indicator-Dot-Icon

A simple numlock indicator for Windows. Doesn't require installation.

The only thing I changed is an icon – instead of calculator icon there is simple dot, showing NumLock button status.

I recommend putting executable in preffered directoty and adding it to startup.

How to make NumPadIndicator (and any other Windows program) startup on launch:

  1. Press Win + R and type shell:startup
  2. Put a shortcut of the program to the opened directory.

Icon

Green dot means Numlock is on, white – off

For your convinience I put SVG and AFDESIGN icon files into /icon directory in case if you want to modify my icon.

Misc

If you want to fork repository to, for example, change icon (as i did) you can make a new discussion submitting your icon. In that case I'll make new repository with all suggested icons. Or you can go to the original author's project page and fork it. In that case you would have to install Masm32 Assembler SDK.

If you want to suggest any idea to the project go to the original author's project page.

About

A simple numlock tray indicator for Windows.

License:MIT License


Languages

Language:Assembly 93.3%Language:Batchfile 6.7%