MetroOsd is a lightweight, metro-style on-screen display (OSD) for Windows 10.
It hooks specifical events globally and shows a indicator, positioned relative to Windows' native OSD.
- Windows 10
- .NET 8 Desktop Runtime — if you prefer non-SelfContained builds
Download from the Releases:
MetroOsd-<tag>-selfcontained.zip— standaloneosd.exe, no runtime needed.MetroOsd-<tag>-framework-dependent.zip— smallerosd.exe, requires the .NET 8 Desktop Runtime.
Extract the archive and run osd.exe, run install.ps1 if you want MetroOsd autostarted when startup.
- Microsoft.Windows.CsWin32 — source-generated Win32 P/Invoke bindings used for all native calls.
- .NET / Windows Forms — application framework (.NET).
- Segoe MDL2 Assets — icon glyphs used for indicators (Microsoft).
