an enhanced version of pingplace (move macos system notification window to other position, supporting multi-monitor) .
- enhanced stability, less likely to automatically exit
- can chose different display monitors (will move the system notification window to the specified window, not the fixed main window)
- can set the edge margins of the window position, to avoid obscuring the dock bar or menu bar.
The app needs accessibility permissions to work. It lives in the top bar. You can set notifications to appear in eight positions:
- macOS 14 or later
- Accessibility permissions
if can't open the app, you can try these cmds below:
sudo spctl --master-disable
xattr -cr /Applications/PingPlaceEx.app
thanks the orignal repo: https://github.com/NotWadeGrimridge/PingPlace