Notchly can be installed in two ways: download the pre-built DMG from GitHub Releases, or build directly from source using Xcode. Both paths land the same app on your machine. The DMG route takes about two minutes; the source build requires Xcode with the macOS 26 SDK but gives you the latest unreleased changes. Either way, macOS 26.0 or later is required.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/javierpr0/Notchly/llms.txt
Use this file to discover all available pages before exploring further.
- Download DMG
- Build from Source
Download the DMG
Go to github.com/javierpr0/Notchly/releases and download
Notchly.dmg from the latest release.Drag Notchly to Applications
Open the downloaded DMG. In the Finder window that appears, drag
Notchly.app into the Applications folder shortcut.Try to open Notchly
Double-click
Notchly.app in your Applications folder. macOS will show a dialog:“Notchly” cannot be opened because the developer cannot be verified.Click OK to dismiss the dialog — do not click Move to Trash.
Find the blocked-app message
Scroll down to the Security section. You will see a message similar to:
“Notchly” was blocked from use because it is not from an identified developer.
Allow Notchly to run
Click Open Anyway next to that message. macOS will ask you to confirm once more — click Open in the confirmation dialog.
First launch
Full Disk Access
On first launch, Notchly checks whether it has Full Disk Access and prompts you to grant it if not. Full Disk Access is required so the app can spawn your login shell, read~/.zsh_history for autocomplete, and write session history to ~/.notchly/.
To grant access: open System Settings → Privacy & Security → Full Disk Access and enable the toggle next to Notchly. You can re-open this settings pane at any time from the Notchly settings panel (gear icon → Full Disk Access).
Menu bar icon
Once Notchly has the permissions it needs, its icon appears in the macOS menu bar. Click the icon to open a context menu where you can create sessions, manage checkpoints, and check for updates.Opening the panel
Hover your cursor over the MacBook notch at the top of the display — the terminal panel slides down immediately. You can also click the menu bar icon, or press the backtick (`) key from any app to toggle the panel open and closed.