Dozer
Free open-source menu bar manager that hides menu bar icons to keep your Mac tidy.
Install with Homebrew
brew install --cask dozerQuick Take: Dozer
Dozer was the go-to free menu bar declutter tool and it still works for many setups, but by August 2026 it is a stable leftover rather than a new install to recommend. Keep it if you already have it dialed in and you like that it is open source and light. If you are starting fresh, install Ice first or pick a maintained paid tool. This page stays up because people still search for Dozer, and you deserve a clear warning about maintenance instead of fake 2026 momentum.
Best For
- •People who already have a working Dozer configuration
- •Privacy-focused users avoiding commercial menu bar apps
- •Anyone comparing free options before buying Bartender
What is Dozer?
Dozer is a free, open-source menu bar manager for macOS that hides icons you do not need to see all the time. Mortennn built it and hosts it on GitHub under the MPL-2.0 license. It became popular because it does one job without a subscription or a cluttered preferences window, and anyone can read the source.
Important for August 2026: Dozer is effectively unmaintained. The reference release is still 4.0.0 from 2019, with no real feature work since. You can still download it from GitHub Releases or with brew install --cask dozer, and many people say it still hides icons on current macOS, including macOS Tahoe 26.x, but there is no active maintainer, no Tahoe-specific patch notes, and no promise that the next macOS change will get a fix. Treat it as abandonware that happens to still work, not a product with a roadmap.
The rest of the category moved on. Ice (icemenubar.app, jordanbaird/Ice) is the free open-source tool most communities now suggest for new setups. Bartender is still the paid power option, though ownership changes keep coming up in privacy discussions. Barbee is a cheaper lifetime buy in the Mac App Store. Developer betas for macOS 27 have already broken several menu bar managers at once, which is when unmaintained tools hurt most. Dozer's reasons to stay installed are simple: it costs nothing, uses very little, and has historically asked for fewer permissions than richer managers. That is why privacy-minded people keep it while it still works.
Deep Dive: Dozer's Design Philosophy and Technical Implementation
Dozer follows the old Unix idea of doing one thing and doing it cleanly. The code is small, which is why it stays light and predictable. By August 2026 the practical advice is straightforward: if Dozer still hides icons on your Mac after the latest point release, keep using it, if you are setting up a new MacBook, start with Ice, and if you need deeper rules and do not mind paying, get Bartender and accept its tradeoffs. Menu bars are crowded, with Docker, VPN, Stats, AI agents, and cloud sync all competing for space, so a broken hider now hurts more than it did in 2019. Set aside 30 minutes to migrate before you install a major OS update, not after your status icons vanish on a Monday morning.
Key Features
Two-Dot Divider System
Two dots sit in your menu bar. The rightmost dot is the anchor, everything to its left stays visible. The second dot to its left marks the other edge of a hidden zone. Click the rightmost dot and icons between the dots disappear. Click again and they come back. You can show the dots as circles or as pills, and they match the system look well enough to blend in.
Drag-and-Drop Organization
Hold Command and drag menu bar icons to where you want them. Put always-visible items to the left of both dots, and collapsible items between the dots. You see the result right away, no settings panel to dig through.
Notch-Aware Layout
On MacBooks with a camera notch, icons can vanish behind the cutout. Dozer lets you keep the essentials, like WiFi, battery, and clock, on the visible side and tuck secondary utilities between the dots so the usable menu bar space is not wasted.
Minimal Resource Footprint
Dozer is a small native Swift and AppKit app. It does almost nothing until you click a dot. When the menu bar is stable there is no polling loop running. In practice it sits well under 20 MB of RAM with no noticeable CPU, so you do not feel it on battery or on older hardware.
Launch at Login
Turn on Launch at Login in Dozer's preferences and your layout is back after every reboot. macOS login items handle the rest, so you do not have to reopen it by hand.
Open Source Transparency
The code is on GitHub. You can check that it does not collect data or phone home, which matters for a tool that touches system-level menu bar items. If the original author never ships another build, anyone can fork it.
Who Should Use Dozer?
1The Minimalist Professional
A graphic designer values visual cleanliness and reduced cognitive load. Using Dozer, they keep only the essential system icons (battery, WiFi, clock) always visible while hiding utility apps like cloud sync, backup software, and VPN clients. When they need to check sync status or connect to a VPN, a single click on Dozer's divider reveals all hidden icons temporarily. This maintains a distraction-free menu bar during focused creative work while keeping important utilities easily accessible when needed.
2The Power User with Many Apps
A developer runs numerous background services and utilities, Docker, database managers, Git clients, API testing tools, multiple cloud storage providers, and monitoring apps. Without management, their menu bar would overflow past the notch on their MacBook Pro. Using Dozer's two-dot system, they keep Docker and their VPN visible (leftmost), tuck development tools and secondary services in the collapsible middle section, and position the Dozer dots at the far right. This creates a tiered visibility system that keeps critical status indicators visible while preventing menu bar overflow.
3The Privacy-Conscious User
A security researcher needs a menu bar manager but is wary of closed-source apps following privacy concerns with commercial alternatives that changed ownership. They choose Dozer specifically because it's open-source and auditable. They can verify the code doesn't log their menu bar contents or make unauthorized network connections. This user appreciates that Dozer does one thing, hide and show menu bar icons, without additional features that could introduce security risks or privacy concerns.
How to Install Dozer on Mac
Install with Homebrew if you want easy updates, or grab the binary from GitHub. Dozer needs macOS 10.12 or later and still runs on Sonoma and Sequoia.
Install Homebrew (if needed)
Open Terminal and run the Homebrew installation command if you haven't already: /bin/bash -c '$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)'
Install Dozer via Homebrew
Run: brew install --cask dozer. This downloads and installs the latest stable release from GitHub automatically.
Launch and Configure
Open Dozer from Applications. You'll see two dots appear in your menu bar. Click the left dot and drag it near the icons you want to hide. Hold Command and drag menu bar icons to position them either left of both dots (always visible) or between the dots (hidden).
Pro Tips
- • Position the rightmost Dozer dot at the far right of your menu bar, just before system icons like the clock.
- • Use Command+drag to rearrange menu bar icons without Dozer interfering, standard macOS behavior works alongside Dozer.
- • If icons get stuck behind the notch on notched MacBooks, drag them to the left of the Dozer dots to keep them always visible.
Configuration Tips
Optimal Dot Placement
Put the rightmost Dozer dot just left of the system items like clock, battery, and Control Center. Put the left dot where you want the visible and hidden sections to split. Keep that split away from the notch area so nothing important disappears.
Command-Drag for Reorganization
Hold Command while you drag. Icons left of both dots stay visible, icons between the dots hide when you toggle. If a drag feels sticky, release Command and try again, that usually clears it.
Notch Considerations on Modern MacBooks
On a notched MacBook, keep critical icons on the left side of the menu bar or just right of the notch where they stay visible. Push secondary utilities further right between the dots. Toggle Dozer on and off once after you arrange things to make sure nothing got lost behind the notch.
Alternatives to Dozer
If you are installing a menu bar manager fresh in 2026, prefer maintained tools; keep Dozer only if it already works for you.
Ice
Free, open-source, and actively discussed as the modern Dozer replacement. Offers hide/show, hover/click reveal options, and broader customization while remaining free.
Bartender
The commercial full-featured menu bar manager. Deeper controls than Dozer, with ongoing updates, and periodic ownership/privacy controversy that some users refuse to accept.
Barbee
Inexpensive Mac App Store option for hiding menu bar items. Good middle ground if you want a paid but simple tool without Bartender's complexity.
Hidden Bar
Another free open-source approach similar in spirit to Dozer; verify current maintenance before relying on it long term.
Pricing
Dozer is completely free with no subscription, freemium upsell, or in-app purchases. Source is on GitHub under MPL-2.0. Optional community donations to the original author are not required. Because the project is unmaintained, there is no commercial support contract or paid tier.
Pros
- ✓Completely free and open source with auditable code and no subscription.
- ✓Extremely lightweight idle footprint compared with feature-heavy managers.
- ✓Simple two-zone (or three-zone) divider model anyone can learn in minutes.
- ✓Still installable via Homebrew for quick trials on a secondary Mac.
- ✓Historically low permission demands appeal to privacy-conscious users.
Cons
- ✗Unmaintained: no active feature development or guaranteed fixes for new macOS releases after the 4.0.0 era.
- ✗Fewer modern niceties than Ice (hover reveal, richer rules) or Bartender's deep controls.
- ✗Future OS menu bar API changes may break Dozer with no vendor response path.
- ✗Notch-era MacBooks still need careful icon ordering, Dozer cannot rewrite system layout rules.
Community & Support
Help lives on GitHub. The repository is where people file issues, propose fixes, and fork the app. There is no paid support, but the issues tab doubles as a help forum and the project has over 6,000 stars plus regular mentions on r/macapps and similar communities. A handful of YouTube walkthroughs and blog posts cover the basics, so you can usually find an answer without waiting for a maintainer.
Frequently Asked Questions about Dozer
About the Author
Productivity & Workflow Analyst
Expert Tips for Dozer
Mac communities in 2026 mention Dozer mainly as a nostalgic free classic, fine if installed, rarely the first suggestion versus Ice for new machines.
Privacy threads still praise Dozer for avoiding Screen Recording-style permissions that some richer menu bar utilities request.
Related Technologies & Concepts
Related Topics
Sources & References
Fact-CheckedLast verified: Aug 9, 2026
Key Verified Facts
- Dozer is free open-source software installable from GitHub and Homebrew.[cite-1, cite-2]
- Public listings identify Dozer 4.0.0 as the long-standing version without further product updates.[cite-3]
- Ice is a free open-source menu bar manager positioned as a modern alternative to tools like Dozer and Bartender.[cite-4, cite-5]
- 1Mortennn/Dozer GitHub
Accessed Aug 9, 2026
"Official repo, install via Homebrew or Releases, usage model."
- 2
- 3
- 4
- 5
- 6Menu bar managers on new macOS betas
Accessed Aug 9, 2026
"Reports of widespread menu bar manager breakage on new OS betas."
Research queries: Dozer macOS menu bar manager 2025 2026; Dozer Mortennn GitHub features; Bartender alternatives Hidden Bar Ice 2026