Say hello to Boring Notch, the coolest way to make your MacBookโs notch the star of the show! Say goodbye to boring status bars: with Boring Notch, your notch transforms into a dynamic music control center, complete with a vibrant visualizer and all the essential music controls you need. But thatโs just the start! Boring Notch also offers calendar integration, a handy file shelf with AirDrop support and more!
System Requirements:
- macOS 14 Sonoma or later
- Apple Silicon or Intel Mac
Important
We don't have an Apple Developer account yet. The application will show a popup on first launch that the app is from an unidentified developer.
- Click OK to close the popup.
- Open System Settings > Privacy & Security.
- Scroll down and click Open Anyway next to the warning about the app.
- Confirm your choice if prompted.
You only need to do this once.
You can also install the app using Homebrew:
brew install --cask TheBoredTeam/boring-notch/boring-notch --no-quarantine
- Launch the app, and voilร โyour notch is now the coolest part of your screen.
- Hover over the notch to see it expand and reveal all its secrets.
- Use the controls to manage your music like a rockstar.
- Playback live activity ๐ง
- Calendar integration ๐
- Mirror ๐ท
- Charging indicator and current percentage ๐
- Customizable gesture control ๐๐ป
- Shelf functionality with AirDrop ๐
- Notch sizing customization, finetuning on different display sizes ๐ฅ๏ธ
- Reminders integration โ๏ธ
- Customizable Layout options ๐ ๏ธ
- Extension system ๐งฉ
- System HUD replacements (volume, brightness, backlight) ๐๏ธ๐กโจ๏ธ
- Notifications (under consideration) ๐
- macOS 14 or later: If youโre not on the latest macOS, we might need to send a search party.
- Xcode 16 or later: This is where the magic happens, so make sure itโs up-to-date.
-
Clone the Repository:
git clone https://github.com/TheBoredTeam/boring.notch.git cd boring.notch
-
Open the Project in Xcode:
open boringNotch.xcodeproj
-
Build and Run:
- Click the "Run" button or press
Cmd + R
. Watch the magic unfold!
- Click the "Run" button or press
Weโre all about good vibes and awesome contributions! Hereโs how you can join the fun:
- Fork the Repo: Click that shiny "Fork" button and make your own version.
- Clone Your Fork:
git clone https://github.com/{your-name}/boring.notch.git # Replace {your-name} with your GitHub username
- Make sure to use
dev
branch as base. - Create a New Branch:
git checkout -b feature/{your-feature-name} # Replace {your-feature-name} with a descriptive and concise name for your branch # It is best practice to use only alphanumeric characters, write words in lowercase # and seperate words with a single hyphen
- Make Your Changes: Add that feature or fix that bug.
- Commit Your Changes:
git commit -m "insert descriptive message here"
- Push to Your Fork:
git push origin feature/{your-feature-name} # Remember to replace {your-feature-name} with the name you chose
- Create a Pull Request: Head to the original repository and click on "New Pull Request." Fill in the required details, make sure the base branch is set to
dev
, and submit your PR. Letโs see what youโve got!
We would like to express our appreciation to the developers of NotchDrop, an open-source project that has been instrumental in developing the "Shelf" feature in Boring Notch. Special thanks to Lakr233 for their contributions to NotchDrop and to Hugo Persson for integrating it into our project.
Icon credits: @maxtron95
Website credits: @himanshhhhuv
- SwiftUI: For making us look like coding wizards.
- You: For being awesome and checking out boring.notch!