# Notchify > Notchify is a friendly, lightweight macOS utility that transforms the MacBook notch into an interactive Dynamic Island drawer for quick notes, file holding, instant AirDrop, live camera mirror, Pomodoro focus timer, and mini music controls. - **Developer**: Christian Saguirre (Inspired by Nadiane) - **License**: 100% Free & Open Source (MIT License) - **Official Website**: https://www.notchify.online - **GitHub Repository**: https://github.com/chrischancode/notchify - **Download URL (Apple Disk Image)**: https://www.notchify.online/api/download (Direct .dmg) - **Supported OS**: macOS 13.0 Ventura, macOS 14 Sonoma, macOS 15 Sequoia (Apple Silicon M1/M2/M3/M4 & Intel) ## Core Features & Capabilities - **Full-Width Quick Notes**: Spacious dark-glass notepad tucked into the notch. Features 1-click export directly into the native macOS Apple Notes application and continuous auto-save to AppStorage. - **Temporary File Shelf**: Drag files from Finder or browsers and hover over the notch to hold them temporarily with QuickLook rich thumbnails. Easily drag files out to Slack, Discord, or Finder. - **Instant AirDrop Zone**: Dedicated drop zone inside the notch drawer that immediately dispatches files through native macOS AirDrop without needing to open a Finder window. - **Pomodoro Focus Timer (Dynamic Island Ear)**: Start 25-minute focus intervals. When the notch drawer is collapsed, the live countdown timer remains visible in the notch ear (`⏱ 24:50`). - **Live Camera Mirror**: Horizontally flipped webcam preview right beneath the notch. Ideal for checking appearance, hair, or lighting before video calls with zero latency. - **Mini Music Player**: Real-time display of currently playing track and artist from Apple Music or Spotify, complete with play/pause controls and equalizer animation. - **Auto-Hiding Screenshot Utility**: 1-click screenshot trigger that automatically collapses the notch drawer for 150ms before triggering macOS screen capture to ensure screenshots stay clean. - **Native Swift & AppKit/SwiftUI Performance**: Built purely with native Swift and SwiftUI. Weighs under 15 MB with virtually zero idle CPU or memory usage (no Electron). ## Installation & Setup 1. Download `Notchify.dmg` from https://www.notchify.online/api/download. 2. Double-click `Notchify.dmg` to mount the disk image. 3. Drag `Notchify.app` into `/Applications`. 4. Launch Notchify from Spotlight or Launchpad. 5. If macOS Gatekeeper prompts that developer verification is pending, run this single terminal command: ```bash xattr -cr /Applications/Notchify.app ``` 6. Hover your mouse over the MacBook notch at the top of your display to open the drawer. ## Additional Resources - Full Documentation: https://www.notchify.online/llms-full.txt - GitHub Releases: https://github.com/chrischancode/notchify/releases - Direct DMG: https://www.notchify.online/api/download - Direct ZIP: https://www.notchify.online/api/download?type=zip