System
On-device volume HUD on a Mac
volume HUD is implemented in the native Swift app, not as a web view in the notch. Volume overlays replace the stock macOS HUD when enabled.
Last updated 2025-03-14
Why native matters
A real Mac utility can follow Spaces, displays, and system appearance. volume HUD is part of that host.
What stays in-tree
First-party volume HUD lives in the app. Third-party packages cannot load unsigned code.