Download Bartender for Mac from the right place
Searching for a Bartender Mac download returns more than one thing that will happily install on your machine, and only some of them come from the people who make it. A menu bar manager is a background process that needs Accessibility access and usually Screen Recording access, which makes it a poor candidate for a hopeful download from an unfamiliar mirror.
Here is where the app is actually distributed, which build matches which macOS, and what a correct install looks like from the first click to the permission prompt.
The routes the developer operates
There are three places a current copy comes from, and all three end at files the developer publishes.
| Route | What you get | Notes |
|---|---|---|
| The support page on macbartender.com | Every release, with release notes for each | The downloads section lists Bartender 7, 6 and 5 side by side |
| Setapp | The build Setapp currently carries | The listing shows version 6.6.2 and macOS 14.0 or later |
| Homebrew cask | The current release, installed from the command line | The cask named bartender is at version 7.0.1 and downloads from downloads.macbartender.com |
The site's footer names Applause Group, Inc. as the copyright holder, and support runs through [email protected] or the feedback command inside the app itself. If a page offering Bartender does not resolve back to that domain for the actual file, it is a mirror, not a source.
One more thing the support page carries that is easy to miss: a license lookup. If the app is already paid for and the key has gone missing, that page emails the details back rather than requiring a second purchase. People re-buy software because they cannot find a key more often than they hit any genuine licensing wall.
Which version matches your macOS
This is the part that decides whether the download works at all, and it changed recently.
| Release | macOS it is listed for |
|---|---|
| Bartender 7 | macOS 27 Golden Gate |
| Bartender 6 | macOS Tahoe and Sequoia |
| Bartender 5 | macOS Sequoia and Sonoma |
Bartender 7 shipped on 14 September 2026. The support FAQ states that macOS 26 Tahoe support for Bartender 7 is coming soon after launch, and that Tahoe users should run the latest Bartender 6 in the meantime, with the same license key working on both.
The practical rule is to match the build to the Mac rather than always grabbing the newest. Downloading Bartender 7 onto a Tahoe machine today is the most common way to end up with an app that looks installed and behaves oddly. The downloads section exists precisely so that older releases stay reachable, and each one carries its own release notes.
License coverage runs downward rather than upward. The pricing page states that a one-time license includes Bartender 7 and can also activate the latest Bartender 6, and the support FAQ adds that a Bartender 6 license works with Bartender 5 for anyone still on Sonoma. A key bought for an older version does not reach forward to a newer one, which is what the upgrade page is for.
The Homebrew route, and what it does not change
For anyone who already manages Mac apps from the command line, there is a cask named bartender. It currently sits at version 7.0.1, its homepage field points at macbartender.com, and the file it fetches comes from downloads.macbartender.com. That last detail is the one that matters: the cask is a recipe pointing at the developer's own server, not a re-hosted copy.
What Homebrew does not do is change the licensing. Installing through a cask gets the binary; the app still runs on its trial until a key is entered, and the trial on Bartender 7 is four weeks. Nor does it solve the version-matching problem above, because the cask tracks the newest release rather than the one appropriate for your macOS. On macOS 26, the download link on the support page is the more reliable move.
It is not on the Mac App Store
A search of the Mac App Store for menu bar tools returns several apps with similar names and similar purposes, including Hidden Bar, Barbee and iBar. None of them is Bartender. The app is not sold through the App Store, and it is not a gap in the listing.
The reason is structural rather than commercial. App Store apps run sandboxed, and the access a menu bar manager needs to locate items in the bar and redraw them sits outside what the sandbox permits. Every tool in this category that genuinely repositions and reveals other apps' icons is distributed outside the App Store, which is why so many of them ask for Accessibility permission on first launch.
This is worth knowing because it cuts both ways. An App Store result named like Bartender is a different product from a different developer, which may be perfectly good but is not what you searched for. And the absence of an App Store listing for Bartender itself is not a warning sign.
What a clean install looks like
The developer's own instructions are short: download the version matching your macOS from the downloads section, open the disk image, drag Bartender into Applications, then launch it. Once the new copy is running correctly, older versions can be removed.
Two additions worth making to that list.
First, install into Applications rather than running the app from the disk image or from Downloads. Menu bar tools register themselves as login items and request system permissions, and both behave badly when the binary moves afterwards. A permission granted to a copy sitting in Downloads stops applying the moment the folder is cleaned.
Second, expect the permission prompts and read them. Accessibility is needed to locate items in the menu bar and to open an item's menu when it is clicked. Screen Recording is what allows a hidden icon to be redrawn exactly as it currently looks, with its badge or percentage intact, rather than replaced by a generic stand-in. Bartender's own site notes that the app can function without Screen Recording by showing app icons instead of live images, and the Bartender 7 announcement lists optional screen recording among its changes.
If permissions refuse to stick after an update, the documented fix is to open System Settings, then Privacy & Security, remove the app from both Screen & System Audio Recording and Accessibility, relaunch it, and grant access again. This is normal after a major version change, because a new binary is a new application as far as macOS is concerned.
Signs the download is not the real one
None of these require expertise to check, and any one of them is enough to stop.
The file does not come from the developer's domain. Follow the actual download, not the page it sits on. A legitimate copy of Bartender arrives from downloads.macbartender.com, whether the click started on the support page or inside a Homebrew cask.
The page offers a license key, a patch, a crack or an activator. Real keys come from a purchase or from the license lookup page. Anything offering to bypass activation is asking to run unsigned code with Accessibility access, which is as close to handing over the machine as a single decision gets.
macOS raises a Gatekeeper warning and the page tells you how to defeat it. Properly signed and notarized Mac software opens without ceremony. Instructions to right-click and open, or to disable a security setting first, describe an app that has not been notarized.
The version number does not exist. Cross-check against the downloads section and the release notes. A build claiming a number that the developer has never published is not a newer copy.
The file size is wildly off. The current Bartender 7 archive is roughly 60 MB, and the Setapp listing shows 73.8 MB for its build. A few hundred kilobytes claiming to be the same app is something else.
Verifying the copy after it is installed
Checking the file before you trust it takes about a minute, and it does not require any tools beyond the ones macOS already ships.
The first check is the one macOS performs for you. Gatekeeper evaluates a downloaded app on first launch, and a properly signed and notarized copy opens without comment. If a warning appears saying the app cannot be verified, the correct response is to delete it and go back to the developer's page, not to look for the workaround.
The second check is the signature itself, from Terminal. Running codesign -dv --verbose=4 /Applications/Bartender.app prints the authority chain and the team identifier attached to the binary. Running spctl -a -vvv /Applications/Bartender.app asks macOS directly whether the app is accepted, and an accepted result names the developer it was signed by. Compare that name against the one on the site you downloaded from. A mismatch, or a signature that is missing entirely, settles the question.
The third check is the version. Open the Bartender menu and choose About, and confirm the number matches a release that actually exists in the downloads section. This also catches the quieter failure of having two copies installed, where an old build in Applications keeps launching at login while the new one sits in Downloads waiting to be dragged across.
The last check is login items. Open System Settings, then General, then Login Items & Extensions, and confirm exactly one menu bar manager is listed. Trialling replacements is the usual way people end up with two, and the resulting fight over item positions gets blamed on whichever one is newest. Removing an app from Applications does not always clear its login entry, so it is worth looking rather than assuming.
If the search was really about the price
Plenty of people looking for a download are looking for a way not to pay, and there are honest versions of that. Ice and Hidden Bar are both open source projects with Homebrew casks and no cost attached. Bartender itself runs on a four-week trial before asking for anything. Setapp includes it in a membership with a seven-day trial.
There is also the middle ground of a paid tool bought outright rather than rented, which usually lands well under the price of a bundle. The things worth checking before any of them are the same: the trial length, how many Macs one license covers, and whether an existing Bartender layout can be imported rather than rebuilt by hand. The comparison page puts those next to each other, and the feature list covers what reveal-on-demand actually involves.
Whichever route you take, install one manager at a time. Two of them running together fight over the same item positions and neither behaves, which makes any trial meaningless.
What to do first
Check which macOS the Mac is running, then pick the matching release from the downloads section rather than the newest one on offer. If a key is missing, use the license lookup before buying anything a second time. And if the reason for the search was cost rather than the app, Koffret is a one-time purchase with a fourteen-day trial and an import button that reads an existing Bartender layout on first launch.
Frequently asked questions
Where is the official Bartender download?
The downloads section at the bottom of the support page on macbartender.com, which lists Bartender 7, 6 and 5 with release notes for each. The files themselves come from downloads.macbartender.com. Setapp and the Homebrew cask named bartender are the other two routes the developer's own pages point to.
Is Bartender on the Mac App Store?
No. Apps that reposition and reveal other apps' menu bar icons need access that the App Store sandbox does not allow, so the whole category is distributed outside it. Similarly named menu bar apps do exist on the App Store, but they are different products from different developers.
Which Bartender version should be downloaded for macOS 26 Tahoe?
The latest Bartender 6. The downloads page lists Bartender 6 for macOS Tahoe and Sequoia, and the support FAQ says macOS 26 support for Bartender 7 is coming soon after launch, with the same license key working on 6 in the meantime.
Is installing Bartender through Homebrew safe?
The cask points at the developer's own download server rather than a re-hosted copy, so the file is the same one. It tracks the newest release, though, so on macOS 26 it will fetch Bartender 7 rather than the Bartender 6 build the developer currently recommends for that version.
Why does Bartender ask for Screen Recording permission?
To redraw a hidden menu bar icon exactly as it looks at that moment, including badges and numbers, the app has to read the drawing of the menu bar strip. The developer's site states that Bartender can run without that permission by showing plain app icons instead, and Bartender 7 lists optional screen recording as one of its changes.