Skip to content

i2van/WinNumTip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinNumTip

WinNumTip shows the Win+number (0..9) shortcut for each app pinned to the taskbar. While you hold the Win key, a small numbered strip appears over the taskbar buttons; release the key and it disappears.

Hold Win and press a number to launch (or switch to) the app in that taskbar position - WinNumTip just reminds you which number is which.

Disclaimer

Important

WinNumTip installs a global keyboard hook so it can detect when the Win key is held. This is a normal Windows mechanism, but because keyboard hooks are also used by keyloggers, some antivirus tools may flag the app.

WinNumTip reads only the Win key state to toggle the overlay and does not record or transmit any keystrokes.

Features

  • Numbered badges over taskbar buttons while the Win key is held.
  • Works with the taskbar docked on any edge (bottom, top, left, right).
  • Adjustable badge size via the tray icon's Preferences dialog - from the default slim strip up to the full taskbar-button size (label height for a horizontal taskbar, label width for a vertical one); the numbers scale to match.
  • Invert colors option (same dialog) that swaps the strip and number colors for a highlighted look.
  • Preferences are saved next to the app in WinNumTip.ini.

Requirements

  • Windows 10/11

Troubleshooting

Sometimes numbered strip does not arrear, to fix that Alt+Tab couple of times.

How to build

Open WinNumTip.slnx in Visual Studio and build, or from a developer prompt for x64 build:

msbuild WinNumTip.slnx /t:Build /p:Configuration=Release /p:Platform=x64

Artifacts can be found in build\<Platform>\Release dir.

Platforms supported

  • x64
  • Win32
  • ARM64

About

WinNumTip shows the Win+number (0..9) shortcut for each app pinned to the taskbar. While you hold the Win key, a small numbered strip appears over the taskbar buttons; release the key and it disappears.

Topics

Resources

Stars

Watchers

Forks

Releases

Used by

Contributors

Languages