After purchasing, you'll receive a download link from LemonSqueezy. Download the NotchIsland.dmg file to your Mac.
Double-click the .dmg to mount it, then drag NotchIsland into your Applications folder.
Since NotchIsland isn't distributed through the Mac App Store, macOS will block it on first launch. Open Terminal and run this command to clear the quarantine flag:
$ xattr -cr /Applications/NotchIsland.app
⚠
Why is this needed?
Apple quarantines apps downloaded outside the App Store. The xattr -cr command removes this quarantine attribute so macOS allows the app to run. This is standard for independent Mac apps — it does not modify the app itself.
Open NotchIsland from your Applications folder, Launchpad, or Spotlight. The app will appear at the top of your display, expanding from the notch.
First launch: macOS may ask for Accessibility permissions. Grant access in System Settings → Privacy & Security → Accessibility so the notch overlay works correctly.