A Mac notch app is a utility that puts something useful in or around the notch — the camera cutout at the top of MacBook Pro (2021 and later) and MacBook Air (M2 and later).
It exists because macOS itself does nothing with that space. The notch holds the FaceTime camera and sits inside the menu bar, and Apple has never shipped an equivalent of the iPhone's Dynamic Island for it. That leaves the most-passed-over region of your display doing no work, which is the gap these apps fill.
You'll see the category called a notch app, a notch widget, a notch utility, a notch enhancement or a notch customizer. They all mean the same thing.
What a notch app actually does
Almost all of them work the same way. The app draws an invisible hit region around the notch and watches for your cursor. Hover it — or click, or press a hotkey, depending on the app — and the region expands downward into a panel. Move away and it collapses back to nothing.
Nothing is running in the notch when the panel is closed; the app just owns a small piece of screen and a gesture. That's why a well-built one costs almost nothing in battery or memory.
Two constraints follow from macOS itself, and every app in the category shares them:
- No app can put content behind the notch. The cutout is physically opaque. Panels render below it, not inside it.
- There is no notch API. Apple exposes nothing official here, so every app is drawing its own window and managing its own hover detection. Behaviour differs between apps as a result.
The four types of notch app
1. Media controllers
The most common type. Album art, transport controls, an audio visualiser, sometimes AirPods connection status — the closest thing to an iPhone Dynamic Island on Mac. Good ones are genuinely lovely to look at. They do nothing when music isn't playing.
Examples: Boring Notch, Alcove. See NotchNest vs Boring Notch and NotchNest vs Alcove.
2. File shelves
Drag a file up to the notch, it parks there, drag it out somewhere else. Solves the specific annoyance of moving a file between two apps without a Finder window or a cluttered desktop in between. Some add AirDrop as a second drop target.
Examples: NotchDrop. See NotchNest vs NotchDrop and how to drop files into the notch.
3. Productivity hubs
Multiple widgets in one panel — calendar, clipboard history, notes, timer, files, camera — with individual toggles so you only see what you use. Broader, and correspondingly more to configure.
Examples: NotchNest, NotchNook. See NotchNest vs NotchNook.
4. Cosmetic tools
Apps and wallpapers that change how the notch looks rather than what it does — hiding it behind a black bar, or building a wallpaper that plays with the shape. See how to hide the notch and Mac notch wallpapers.
Worth being clear that these give you nothing functional back. If the notch bothers you visually they're the right answer; if you want the space to earn its keep they aren't.
NotchNest — the hub option
Ten widgets in the notch: calendar, AI clipboard, notes, Pomodoro, music, AirDrop, camera mirror. Free on the Mac App Store.
What's actually on the Mac App Store
Worth knowing: several of the best-known notch apps — Boring Notch and NotchDrop among them — are GitHub downloads, not App Store apps. If you're browsing the store itself, the field looks different. Searching "notch" on the Mac App Store returns roughly this, and almost all of it is free:
| App | Price | What it does |
|---|---|---|
| NotchBox | Free | Dynamic-Island-style hub focused on drag & drop and music playback. |
| NotchNest | Free + Premium | Ten widgets — calendar, AI clipboard, notes, Pomodoro, music, AirDrop, mirror, bookmarks. |
| Notch Dock | Free | Control-centre style quick access to system tools. |
| Perch | Free | Minimal shelf that slides out when the cursor nears the notch. |
| DynamicLand | Free | Liquid Glass info bar. Requires macOS 26. |
| NotchVinyl | Free | Music widget with record-player styling. |
| NotchShelf | $2.99 | Paid file shelf and workspace around the camera. |
| Notchly | $0.99 | Compact control centre — music, calendar, volume. |
| Say No to Notch | Free | Disables the notch entirely. Cosmetic, not functional. |
| unnotch | Free | Draws a black overlay to hide the notch. 0.7MB. |
| OneBar | Free | Auto-hides menu bar and notch on cursor exit. |
| Notchmeister | Free | Playful notch effects. A toy, and openly so. |
Two patterns worth noticing. First, the category splits cleanly into make it useful and make it disappear — apps like unnotch, OneBar and Say No to Notch are solving the opposite problem from the rest. Second, almost everything here is free, so price is rarely the deciding factor; scope and polish are.
What to check before installing one
- Distribution. Mac App Store apps are reviewed, notarized, code-signed and sandboxed — they cannot reach files outside what you explicitly grant. Direct downloads run unconstrained and need clearing past Gatekeeper. For an app that handles your clipboard or your files, this is a real difference rather than a formality.
- Notchless support. On a Mac mini, iMac, Mac Studio, MacBook Air M1 or pre-2021 MacBook Pro there is no cutout. Some apps assume one exists; better ones anchor a panel to the top centre of the display instead and work identically.
- Idle cost. A panel that sleeps when closed should be invisible in Activity Monitor. Anything polling on a short interval — weather, network stats — is worth watching.
- Hover vs click. Hover-activated panels are faster but can trigger when you're only reaching for the menu bar. Check the app lets you switch to click or a hotkey if that annoys you.
- Menu bar cost. Some notch apps also add a menu bar icon, which is self-defeating if you installed one to reduce clutter. See icons missing behind the notch.
Notch widget vs notch utility vs notch app
These get used interchangeably, but there's a loose convention:
- Notch widget usually means a single element — a clock, a media controller, a battery readout.
- Notch utility usually means a tool that does a job, like a file shelf.
- Notch app is the umbrella term, and what most people search for.
Nobody enforces this. If a page uses one term and you meant another, it's almost certainly still about the same thing.
Do you need one?
Honest answer: no. The notch is not a problem that needs solving, and macOS works fine ignoring it.
The case for installing one is narrower than most marketing suggests. It's worth it if you regularly reach for something that currently costs you a menu bar slot or a Command-Tab — clipboard history, today's agenda, a running timer — and you'd rather that thing lived in a space you already pass over. If none of that describes you, a cosmetic wallpaper is the cheaper answer.
Where to go next
- Best macOS notch apps (2026) — the round-up with specific picks.
- How to use the MacBook notch — setup in three steps.
- What is the macOS notch? — the hardware itself.
- All notch app comparisons — head-to-head feature tables.