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 icon

NotchNest — the hub option

Ten widgets in the notch: calendar, AI clipboard, notes, Pomodoro, music, AirDrop, camera mirror. Free on the Mac App Store.

Download 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:

AppPriceWhat it does
NotchBoxFreeDynamic-Island-style hub focused on drag & drop and music playback.
NotchNestFree + PremiumTen widgets — calendar, AI clipboard, notes, Pomodoro, music, AirDrop, mirror, bookmarks.
Notch DockFreeControl-centre style quick access to system tools.
PerchFreeMinimal shelf that slides out when the cursor nears the notch.
DynamicLandFreeLiquid Glass info bar. Requires macOS 26.
NotchVinylFreeMusic widget with record-player styling.
NotchShelf$2.99Paid file shelf and workspace around the camera.
Notchly$0.99Compact control centre — music, calendar, volume.
Say No to NotchFreeDisables the notch entirely. Cosmetic, not functional.
unnotchFreeDraws a black overlay to hide the notch. 0.7MB.
OneBarFreeAuto-hides menu bar and notch on cursor exit.
NotchmeisterFreePlayful 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

  1. 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.
  2. 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.
  3. 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.
  4. 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.
  5. 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

Frequently asked

What is a Mac notch app?
A utility that puts functionality in or around the MacBook notch — the camera cutout at the top of the display. macOS does nothing with that space by default, so these apps add a panel that expands on hover, containing things like media controls, a file shelf, a calendar or a clipboard history.
Is there a free Mac notch app?
Yes, several. Boring Notch is free and open source, and NotchDrop is free. NotchNest and Alcove are both free to download with an optional paid upgrade — NotchNest Premium is $2.99/month or $14.99 for Lifetime. NotchNook is a paid one-time purchase.
Why aren't Boring Notch and NotchDrop on the Mac App Store?
They're distributed as direct GitHub downloads rather than through the store. That's a deliberate choice — it avoids App Review and lets them ship faster — but it also means they run outside the App Sandbox and you clear Gatekeeper yourself on install. If you filter to Mac App Store apps only, the notch category looks quite different: NotchBox, NotchNest, Notch Dock, Perch, DynamicLand and NotchVinyl are the main free options.
Do notch apps work on MacBooks without a notch?
It depends on the app. Some assume a notch exists. Better ones render a slim panel anchored to the top centre of the display instead, so every widget works the same way on a Mac mini, iMac, Mac Studio, MacBook Air M1 or a pre-2021 MacBook Pro.
Do notch apps drain battery?
A well-built one shouldn't. The panel is closed most of the time and a native app sleeps until you hover, so idle cost is negligible. Apps that poll constantly for weather or network stats are the ones worth checking in Activity Monitor.
Can a notch app put content inside the notch itself?
No. The cutout is physically opaque, so nothing can render behind it. Notch apps draw their panel below the notch and use the area around it for hover detection. Any app claiming otherwise is describing the region around the notch, not the notch itself.
What's the difference between a notch widget and a notch utility?
Loosely, a notch widget is a single element like a clock or media controller, and a notch utility is a tool that does a job like a file shelf. "Notch app" is the umbrella term. The distinction isn't enforced and most people use them interchangeably.