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

iPhone 18 Pro Deep Red Feature

iPhone 18 Pro Launching Next Month With These 12 New Features

Sunday August 9, 2026 1:45 pm PDT by
It is now August, and that means the iPhone 18 Pro and iPhone 18 Pro Max are just a month away. The devices are expected to look similar to the iPhone 17 Pro and iPhone 17 Pro Max, but there will still be many year-over-year changes, with rumored features including a smaller Dynamic Island, 5G via satellite, and more. Apple is expected to unveil the iPhone 18 Pro, iPhone 18 Pro Max, and a...
iPhone 18 Pro Dark Cherry Feature

iPhone 18 Pro Max's Larger Battery Capacity Allegedly Revealed

Monday August 10, 2026 9:37 am PDT by
The upcoming iPhone 18 Pro Max will be equipped with a nearly 12% larger battery compared to the iPhone 17 Pro Max, according to an apparent leak. An alleged photo of a battery pack for a Chinese model of the iPhone 18 Pro Max with a SIM card tray lists a capacity of 5,391 mAh, up from 4,823 mAh for the equivalent iPhone 17 Pro Max battery. The photo was shared on the Korean platform Naver...
Apple Skipping iPhone 18 This Year

Apple Skipping iPhone 18 Launch This Year

Wednesday August 12, 2026 6:59 am PDT by
Apple supplier Pegatron today indirectly confirmed that the standard iPhone 18 model will not be released until next year, according to a new report. Pegatron held an earnings call for the second quarter of 2026 today. On the call, Taiwan's Economic Daily News said Pegatron indicated that one of its customers will be changing its usual smartphone shipment schedule. As widely expected, the...

Top Rated Comments

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