Productivity
A macOS notch app that helps you manage your Mac.
Accessibility is required for Peninsula to get the app list and show the notification count. You can also build the app yourself with this GitHub repo.
Replace the default Cmd-Tab with a more useful app switcher. Use cmd + tab to show the app switcher:
cmd and press tab to move to the next appcmd and press shift to move to the previous appcmd and press esc to exit the app switcher and do nothingcmd to select the appThis part of code mainly comes from alt-tab-macos.
https://github.com/user-attachments/assets/d58ce0d5-c685-44df-9a50-4afe99a710db
Click the original notch to show Peninsula, and click again to move to next Peninsula window. Click anywhere outside Peninsula to exit.
There are totally 5 Peninsula windows currently:
This part of code mainly comes from NotchDrop.
https://github.com/user-attachments/assets/876388d9-a1cf-4317-b799-48c8ba5b0c85
Add your favorite notification apps to Peninsula. By clicking the add button on the top right corner of notification center, you can select the apps you want to add. Click the minus button to remove the app.
When any notification comes, Peninsula will show the app icon in the right hand side of the notch. Click the icon to open the app. It will last for 6.18 seconds and then show the total number of notifications. Click the number to open the notification center.
This part of code mainly comes from Doll.
https://github.com/user-attachments/assets/37d7d89c-57ad-49b9-a8cf-8bedd3971458