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 Lists 250 Changes Across iOS 27 and More Feature

Apple Shares List of 250 Changes Across iOS 27, macOS Golden Gate, and More

Wednesday June 10, 2026 1:34 pm PDT by
During its WWDC 2026 keynote on Monday, Apple briefly showed a slide with hundreds of new features and enhancements coming across iOS 27, macOS 27 Golden Gate, watchOS 27, tvOS 27, and visionOS 27. All of the software updates are currently available as developer betas, and they are expected to be released to all users in September. We already highlighted some of the key new features from the ...
Apple Event Logo

Apple to Release These 15 New Products Later This Year

Friday June 12, 2026 7:45 am PDT by
Apple's annual WWDC developers conference is drawing to a close, but there is still a lot to look forward to in the second half of the year. Apple is expected to release at least 15 more products later this year. Now that the more intelligent and personal version of Siri has finally arrived in beta, a full two years after Apple first previewed it at WWDC 2024, we should begin to see some new ...
iCloud iPhone 17 Pro

iPhone Users Who Pay for iCloud Storage Get Two New Perks on iOS 27

Tuesday June 9, 2026 11:29 am PDT by
If you pay for extra iCloud storage on your iPhone, beyond the 5GB included for free, you might receive two more perks on iOS 27 at no additional cost. First, Apple said there will be daily usage limits for some of the new and enhanced Apple Intelligence features on iOS 27, including image generation. However, the company noted that "increased access" is available with "most" iCloud+ storage ...

Top Rated Comments

pdaholic Avatar
26 months ago
I like how the article has vanilla and ice apps next to each other.
Score: 60 Votes (Like | Disagree)
26 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
26 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
26 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
26 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)
26 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)