Sits quietly in your Windows tray. Cyan A when caps is on, white outline when off. Around 10 MB of RAM - twenty times less than TrayStatus.
One source file. No keyboard hook. No bloat.
Twenty times leaner than TrayStatus, which eats ~197 MB to show one keyboard bit.
Cyan A when caps is on, white outline when off. No window, no clutter.
Uses GetKeyState on a 150ms timer. No keyboard hook, nothing to slow your typing.
One C# file: Program.cs. Read it in 5 minutes. Open issues if you want to tweak it.
Auto-updates, sandboxed, no SmartScreen warnings. Open source on GitHub if you'd rather build it yourself.
Get from Microsoft