PagerDuty Notifier polls the PagerDuty API for new incidents and sends native macOS notifications. You can control the notification style as you normally would in System Preferences.
PagerDuty Notifier polls the PagerDuty API for new incidents and sends native macOS notifications. You can control the notification style as you normally would in System Preferences.
To install pagerduty-notifier, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install pagerduty-notifier
To see what files were installed by pagerduty-notifier, run:
port contents pagerduty-notifier
To later upgrade pagerduty-notifier, run:
sudo port selfupdate && sudo port upgrade pagerduty-notifier
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.