Six Bartender Alternatives to Manage Your Mac's Menu Bar - MacRumors
Skip to Content

Six Bartender Alternatives to Manage Your Mac's Menu Bar

Popular Mac menu bar management utility Bartender was recently quietly sold to another company, a fact that only came to light after app monitoring service MacUpdater alerted users that updates to the app from version 5.0.52 could be potentially unsafe due to the lack of transparency surrounding the situation.

bartender app
The original developer has since acknowledged the sale. However, the new Bartender owner is a largely unknown entity that has reportedly hiked Bartender's purchase options, and is alleged to have added code to the app that may be associated with collecting analytics data on users.

Given that Bartender requires extensive permissions to operate in macOS, including screen recording, the whole event has understandably left many users concerned about privacy. Fortunately, Bartender is not the only app of its kind. So unless Apple ever gets round to integrating better menu bar management into macOS, here are some alternative menu bar utilities that are worth considering.

  • Vanilla (Free) – Simple app that lets you hide menu bar icons. Just hold Command and drag icons between hidden and visible sections. Vanilla Pro ($10) adds keyboard shortcuts, a removed section, start at login, and an auto-hide option after 5 seconds.
  • Ice (Free) – Menu bar management tool that hides items, offers an always-hidden section, show on hover, show on click, show on scroll or swipe, automatic rehide, and app menu overlap correction. Also includes hotkeys, launch at login, and options to change menu bar appearance.
  • Hidden Bar (Free) – Lightweight tool that lets you drag a divider between icons in the menu bar to separate hidden and shown sections. Includes launch at login, auto-hide durations, show/hide global shortcut, and full menu bar mode.
  • iBar (Free) – This tool hides menu bar icons which can be revealed in a floating bar that extends below the notch on MacBook Air and MacBook Pro.
  • Barbee ($3.99) – Management tool with similar interface to Bartender. Includes sections for shown, hidden, and always hidden items, as well as extensive menu bar appearance settings. Also offers ability to quickly search your menu bar items in a Spotlight-style floating window.
  • OnlySwitch (Free) – More than just a menu bar management tool, OnlySwitch offers a broad range of customizable toggle switches designed to offer quick access to system and other settings, such as hide desktop icons, dark mode, hide MacBook notch, mute mic, and more.

If you are a BetterTouchTool user, Andreas Hegenberg has a thorough tutorial on how the utility can be used to hide menu bar items. Know of a great Mac menu bar management tool that we haven't highlighted? Let us know in the comments below and we might append it to this article.

Popular Stories

Apple Event Logo

Apple's Next Era Begins September 1

Thursday May 7, 2026 10:36 am PDT by
Apple recently announced that Tim Cook will be stepping down as CEO later this year, after 15 years of leading the company. Effective September 1, Apple's hardware engineering chief John Ternus will become the company's next CEO, while Cook will become executive chairman of Apple's board of directors. In his new role, Apple said Cook will assist with "certain aspects" of the company,...
General Apps Reddit Feature

Reddit Starts Blocking Mobile Website, Pushing Users to App Instead

Monday May 11, 2026 6:10 am PDT by
Social network Reddit recently began blocking mobile visitors to its website while pushing them to download the official Reddit app, and it's fair to say that the move is not going down well with users. If you visit reddit.com on your iPhone today, you may see a new popup that can't be dismissed, asking you to "get the app to keep using Reddit." A Reddit spokesperson told Ars Technica...
Four iPhone 18 Pro Colors Mock Feature

iPhone 18 Pro Launching in September With These 10 New Features

Saturday May 9, 2026 6:03 am PDT by
While the iPhone 18 Pro and iPhone 18 Pro Max are not launching until September, there are already plenty of rumors about the devices. It was initially reported that the iPhone 18 Pro models would have fully under-screen Face ID, with only a front camera visible in the top-left corner of the screen. However, the latest rumors indicate that only one Face ID component will be moved under the...

Top Rated Comments

pdaholic Avatar
25 months ago
I like how the article has vanilla and ice apps next to each other.
Score: 60 Votes (Like | Disagree)
25 months ago
I used one of these apps for years, but last year I found the easiest and best solution that is app-less. Usually I want all those menu bar items up all the time… but what I don’t want is the giant spacing and padding between them.
Behold in the terminal:

defaults -currentHost write -globalDomain NSStatusItemSpacing -int x
defaults -currentHost write -globalDomain NSStatusItemSelectionPadding -int y

Where x and y are spacing and padding. I found 6 and 3 for me the best:

defaults -currentHost write -globalDomain NSStatusItemSpacing -int 6
defaults -currentHost write -globalDomain NSStatusItemSelectionPadding -int 3

I found I didn’t really need an app after that. All the stuff I wanted to put up there I could fit, and all the stuff that didn’t make it I explicitly took out with ⌘ + drag.



Here’s a reference to the stack overflow I found this:

https://apple.stackexchange.com/questions/406316/can-the-spacing-of-menu-bar-apps-be-modified-in-macos-big-sur-and-later/465674#465674

Attachment Image
Score: 38 Votes (Like | Disagree)
nxt3 Avatar
25 months ago
Switched to Ice yesterday and it does the job perfectly. Great that it's also open source.

RIP Bartender. Been using it since 2015.
Score: 34 Votes (Like | Disagree)
CalMin Avatar
25 months ago
How come I always find out about the free options AFTER I've bought the paid apps!
Score: 24 Votes (Like | Disagree)
Wanted797 Avatar
25 months ago
So “they share the original developers vision”

Yet they’ve already apparently hiked prices and added code for tracking?

Sounds super shady and like someone got some extra $$$ to not say anything.
Score: 22 Votes (Like | Disagree)
25 months ago
This whole timeline is so bizarre. I ran Ben's acknowledgement/apology/whatever the hell that was through an AI detector, it was totally written by ChatGPT.

Attachment Image
Score: 18 Votes (Like | Disagree)