Transform your MacBook's notch into a Dynamic Island. Hover to reveal a productivity hub with music, calendar, reminders, notes, and a terminal.
Music — Control Apple Music or Spotify from the notch. Play/pause, skip, seek, shuffle, volume, favorite. Album artwork with dynamic glow.
Calendar — Today's events, navigate between days, create/delete events. Tap to open Calendar.app.
Reminders — View, create, check off and delete reminders.
Notes — Persistent sticky note with markdown preview + freehand drawing canvas.
Clipboard — Persistent clipboard history with quick copy.
Terminal — Built-in zsh with tab autocompletion and persistent history.
System — Weather, timer, battery/CPU/RAM/Bluetooth indicators, glassmorphism theme, accent colors, compact mode, FR/EN, auto-updates, launch at login.
- Download
Notchy.dmgfrom Releases - Open the DMG and drag Notchy.app into Applications
- Open Terminal and run:
xattr -cr /Applications/Notchy.app
- Launch Notchy from Applications
The
xattrcommand removes the macOS quarantine flag. This is required because the app is not signed with an Apple Developer certificate ($99/year).
Updates are automatic — check from Settings inside the app.
git clone https://github.com/kryz3/Notchy.git
cd Notchy
bash install.shRequires macOS 14+, Swift toolchain, and a MacBook with notch.
MIT
