Skip to content

Latest commit

 

History

History
65 lines (38 loc) · 1.6 KB

README.md

File metadata and controls

65 lines (38 loc) · 1.6 KB

PagerDuty Alerts xBar

Welcome! I wrote this script to provide quick access to PagerDuty notification events, as well as another audible/visual notification when a new incident is created.

Original Repository: https://github.com/sirgatez/PagerDuty_Alerts_xBar

Description

A simple xBar application to provide a list of incidents, popup notifications, and audible alerts for new triggered incidents.

Getting Started

Dependencies

Installing Python Dependancies

pip3 install requests pip3 install pytz

pip3 install pyobjc # Optional

Installing

Copy the contents of XBarApps (scripts and folders) into your xBar Plugins folder.

Executing program

xBar will automatically pickup the new scripts and begin executing them once they are copied into the plugins folder.

Help

If you encounter any problems or have any suggestions for improvements please don't hesitate to post and issue or submit a pull request.

Authers

Joshua Briefman (https://www.linkedin.com/in/sirgatez/) [sirgatez at gmail dot com]

Version History

  • 0.1 Initial public release

License

Please review the included LICENSE file for the contents of this repository.