#What Boring Notch is
Boring Notch is a free, open-source app that turns the dead space around the MacBook notch into a small live panel. Hover your pointer over the cutout and it expands into a card with your music, a file shelf, your battery and your next calendar events. Move away and it shrinks back to a thin sliver. That is the whole idea, and the price is the headline: it costs nothing, and the source code is public. If you searched for a boring notch mac download, this is the project you found, and the short version is that it is real, it works, and it is genuinely free.
The project lives at boringnotch.com and on GitHub under the theboringnotch team. It was one of the first apps to treat the Mac notch as a Dynamic Island rather than a design flaw to hide, and a fair chunk of the category that followed took cues from it. I build a competing paid app, NotchBay, so read the rest of this with that bias in mind: I have tried to keep every claim here checkable against the project's own site and repo.
#What Boring Notch does
For a free app, the feature list is broad. Here is what the Boring Notch Mac app actually does today:
- Media controls: now playing with album art and a small audio visualizer beside the camera housing, plus play, pause and skip.
- File shelf: a drop zone in the expanded card where you can park files and drag them back out later, handy as a temporary staging spot.
- Battery indicator: your Mac's charge shown in the panel, so you do not have to hunt for it in the menu bar.
- Calendar and reminders: upcoming events and reminders surfaced in the expanded view.
- HUD replacement: it swaps the default macOS volume and brightness overlays for its own, drawn around the notch instead of floating over the middle of your screen.
- Camera mirror: a quick front-camera preview, useful before a call to check your framing.
Interaction is hover-to-expand, so nothing is on screen until you reach for it. It is lightweight by design and stays out of the way, which is exactly what you want from something that lives at the top of every screen all day.
#How to install Boring Notch
There are two ways to get it, and which one you pick depends on how much you trust prebuilt binaries versus your own compiler.
Download a build
- Go to boringnotch.com or the project's GitHub releases page and download the latest disk image.
- Open the image and drag the app into your Applications folder.
- Launch it. Because it is a free community build rather than a paid App Store app, macOS Gatekeeper may warn you on first open; you approve it once in System Settings under Privacy and Security. I dig into what that prompt does and does not mean in is Boring Notch safe.
- Grant the permissions it asks for as you switch features on, calendar access for events being the main one.
Build from source
Because the code is open, you can compile it yourself, which is the most transparent option:
- Clone the repository from the theboringnotch GitHub.
- Open the Xcode project and let Swift Package Manager resolve the dependencies.
- Set your own signing team and hit Run. You now have a build you compiled from source you can read.
Either route needs a notched MacBook to make sense: any MacBook Pro from the 2021 redesign on, or any MacBook Air from the M2 in 2022 on.
#Who Boring Notch is perfect for
Boring Notch is the easy recommendation for one type of person: you want the Dynamic Island look and the everyday basics, and you would rather pay nothing and keep the option to read the code. If that is you, it is the obvious starting point, and it is the app I point people to when they ask for a free Dynamic Island for Mac.
It is also a good fit if you value open source on principle. Being able to audit exactly what an app that sits over your whole screen is doing is worth something, and few apps in this space offer that. For a music-and-glance setup with a file shelf on the side, you may never need anything more, and there is no trial clock or upsell pushing you toward a paid tier.
#Where Boring Notch stops
Every free app has a ceiling, and Boring Notch's is set by scope, not quality. It covers media, files and glance info well; it does not try to be a work tool. The things it does not do:
- In-call meeting controls. There is no mute, video or leave button for Zoom or Google Meet from the notch.
- On-device dictation. No push-to-talk transcription started from the panel.
- A searchable clipboard. The file shelf holds files, but there is no clipboard history you can search, and nothing that runs OCR over screenshots so you can find the text inside them.
That is the line where a paid app earns its price. NotchBay, the app I build, keeps the same music, calendar and file features and adds the work layer on top: a calendar chip with one-tap Join, mute, video, share and leave controls for Zoom and Meet from the notch (Meet drives Chromium browsers, not Safari), an OCR-searchable clipboard history, on-device dictation using Apple's SpeechAnalyzer on macOS Tahoe, and drop-to-share links through your own Google Drive. It is $19 one-time with a three-day trial, and it is newer than the longest-running apps in the category. If you are weighing the two directly, I wrote a full NotchBay vs Boring Notch breakdown, and the wider field is ranked in the best Mac notch apps roundup.
None of that makes Boring Notch worse at what it sets out to do. It makes it a different tool: free and focused, where a paid app is broader and costs money. Pick by what you actually need at the top of your screen.
#Frequently asked questions
Is Boring Notch free?
Yes. Boring Notch is 100% free and open source, with no paid tier and no account. You can download a build at no cost or compile it yourself from the public source on GitHub.
What does Boring Notch do?
It shows media controls with album art and a visualizer, a file shelf, a battery indicator, calendar and reminders, a macOS HUD replacement for volume and brightness, and a camera mirror. You hover over the notch to expand it.
How do I install Boring Notch on a Mac?
Download the latest build from boringnotch.com or the project's GitHub releases and drag it to Applications, or clone the repository and build it in Xcode. Either way you need a notched MacBook.
Is Boring Notch safe?
The code is open source, so anyone can read exactly what it does. Because it's a free community build rather than a paid App Store app, macOS may show a Gatekeeper prompt on first launch that you approve once. There's a fuller look in our is Boring Notch safe post.
Does Boring Notch handle Zoom or Meet calls and dictation?
No. Boring Notch focuses on media, files and glance info. In-call mute and leave controls, on-device dictation and an OCR-searchable clipboard are outside its scope; a paid app like NotchBay adds those.
Boring Notch or NotchBay: which should I choose?
If you want free and open with the everyday basics, choose Boring Notch. If you want the work layer, meeting controls, dictation and a searchable clipboard, NotchBay is $19 one-time with a three-day trial.