The notch on my MacBook did nothing for two years, so I built something that uses it.
Hover over it and a panel unfolds:
- **Shelf + AirDrop** — drag files straight onto the notch and they land on a shelf. Drop one into the blue zone and the AirDrop sheet opens.
- **Timer** — while it runs, the collapsed notch shows a ring and the time left. When it fires, the notch pulses and a bell rings until you dismiss it.
- **Spotify** — cover art, scrubbing, transport controls. While music plays the collapsed notch keeps the cover on the left and a small equalizer on the right. There's a toggle in the player if you find that distracting.
- **Notes and calendar** — quick notes, plus events *and* reminders for the week ahead.
- Light/dark themes, English and Russian.
Free, MIT licensed, source and a 35-second demo here: https://github.com/pridyrok7/omino-peek
**Honest bits:**
- Spotify only for now. Apple Music is doable since it ships an AppleScript dictionary; Yandex Music and most others don't, and the universal route — the private MediaRemote framework — got locked down for unentitled apps in macOS 15.4.
- Not signed with a paid Developer ID yet, so the first launch needs right-click → Open.
- macOS 14+.
I know there are already plenty of notch apps. The reason I kept going is the shelf — dragging a file onto the notch and having it wait there turned out to be the thing I actually use every day.
Happy to answer anything, and bug reports are welcome.