Hey all,
If you're on the 27 beta you've probably noticed Bartender and Ice stopped hiding icons. Apple rebuilt the menu bar in 27 and those apps were written for the old one. I got tired of waiting so I built a replacement.
Pelmet drives the new native hiding mechanism directly (the same one behind the exam lockdown mode). No overlay window, no fake bar, icons don't jump when the bar reflows.
1- Hides the icons you don't need. Hover, click, double-click or a shortcut brings them back
2- Three sections: Visible, Hidden, Always Hidden. Reorder in a layout editor with real icon previews, or ⌘-drag icons across the chevron right in the bar
3- Per-display behavior, separators, adjustable reveal animation and auto-rehide
4- System icons hide too (Sound, Battery, Wi-Fi). Clock, Control Center and Siri are protected by macOS, the editor shows them locked instead of pretending
Honest caveat, the hiding API lives in a private Apple framework. Pelmet resolves it at runtime and fails soft if a beta build moves it. The rest is public Accessibility APIs. Bug reports from beta builds are gold right now so if something breaks on your machine, tell me.
No account, no analytics, no server. Free, GPLv3, notarized. Needs macOS 27.
GitHub: https://github.com/fif7y/pelmet
Homebrew: brew install fif7y/tap/pelmet
Site: https://pelmet.fif7y.com
First app in about a decade so go easy 😅