Notch Master is an experimental macOS utility that turns the display notch into a compact control surface for media, calendar events, quick folders, and local Codex usage.
Important
This is an unofficial fork of Boring Notch. It is not affiliated with or endorsed by The Bored Team or OpenAI.
Media controls, quick folders, local Codex usage, and calendar in one expanded notch.
- Codex weekly usage in the expanded notch, with Used/Remaining modes, reset countdown, and color thresholds.
- Quick Folders with one to four configurable shortcuts, Finder-style automatic icons, custom SF Symbols, and security-scoped bookmarks.
- External-display gesture mode that hides the closed black notch while retaining a subtle hover target and the full gesture interaction.
- Notch-only interface with no persistent menu bar icon.
- Notch Master branding and a fork-safe release channel.
Notch Master also retains the upstream media controls, calendar, shelf, mirror, OSD, battery, and gesture features from Boring Notch.
- macOS 14 Sonoma or later.
- A Mac with or without a physical notch.
- The Codex usage badge requires a working local Codex installation signed in to your account. No API key is stored by Notch Master.
- Download
Notch-Master-v0.1.0-macOS.zipfrom the latest GitHub Release. - Unzip it and move Notch Master.app to
/Applications. - Open the app.
This experimental build is ad-hoc signed rather than Apple-notarized. If macOS blocks the first launch, use System Settings → Privacy & Security → Open Anyway. Alternatively, after confirming that the download came from this repository, run:
xattr -dr com.apple.quarantine "/Applications/Notch Master.app"Notch Master does not contain an automatic updater. New versions are distributed only through this repository's Releases page.
- Quick Folder permissions are stored locally as macOS security-scoped bookmarks.
- The Codex badge asks the locally installed Codex client for the signed-in account's rate-limit snapshot.
- Notch Master does not ask for or store a Codex API key.
- Camera, calendar, reminders, accessibility, and audio permissions remain optional and are used only for the corresponding visible features.
The inherited third-party media integrations and dependencies retain their own behavior and licenses.
-
Clone the repository:
git clone https://github.com/PWL31/Notch-Master.git cd Notch-Master -
Open
boringNotch.xcodeprojin Xcode. -
Select the
boringNotchscheme and build the macOS app.
Swift Package Manager dependencies are resolved by Xcode. The main target and XPC helper must use matching bundle identifiers when changing the project configuration.
v0.1.0 is an experimental personal-fork release. It is usable, but it is not notarized and may change quickly. Please report reproducible bugs through GitHub Issues.
Notch Master is distributed under the GNU General Public License v3.0, the same license as Boring Notch. The complete corresponding source is available in this repository.
Original project:
- TheBoredTeam/boring.notch
- Copyright and authorship remain with the original contributors.
Fork modifications:
- Maintained by PWL31.
- First public fork release: 2026-07-24.
- See FORK_NOTICE.md for the modification notice.
Third-party notices are retained in THIRD_PARTY_LICENSES.
