English · Русский
The MacBook notch as a working hub. A native SwiftUI/AppKit app: invisible at rest, and on hover it unfolds into a panel with a player, a shelf for files and screenshots, clipboard history, offline translate, and scratch notes.
Download the latest .dmg — macOS 15 or newer.
Music · Shelf · Clipboard · Translate · Notes
- Download
NotchHub-*.dmgfrom Releases - Drag NotchHub into Applications
- First launch is blocked once (ad-hoc signature). Allow it:
System Settings → Privacy & Security → Open Anyway, or:
xattr -dr com.apple.quarantine /Applications/NotchHub.appgit clone https://github.com/snrnabi16/NotchHub.git
cd NotchHub
./Scripts/bundle.sh
open build/NotchHub.app./Scripts/dmg.sh # → build/NotchHub-<version>.dmg- macOS 15 or newer
- Swift 6 (Command Line Tools are enough)
- Notes:
~/Library/Application Support/NotchHub/ - Screenshots:
~/Pictures/NotchHub/ - Bundle id:
com.notchhub.app
MIT. Design inspired by Cyclop (MIT).