https://github.com/winebarrel/pdstatus
PDStatus is a utility app that shows PagerDuty status on the menu bar.
https://github.com/winebarrel/pdstatus
macos pagerduty swift
Last synced: 10 months ago
JSON representation
PDStatus is a utility app that shows PagerDuty status on the menu bar.
- Host: GitHub
- URL: https://github.com/winebarrel/pdstatus
- Owner: winebarrel
- License: mit
- Created: 2024-01-06T01:25:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-23T12:01:40.000Z (over 2 years ago)
- Last Synced: 2024-10-19T00:18:31.200Z (over 1 year ago)
- Topics: macos, pagerduty, swift
- Language: Swift
- Homepage:
- Size: 241 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PDStatus
[](https://github.com/winebarrel/PDStatus/actions/workflows/ci.yml)
> [!note]
> Currently developing the new tool.
> See https://github.com/winebarrel/PagerCall
## Usage
PDStatus is a utility app that shows PagerDuty status on the menu bar.
Inspired by [mtougeron/oncall-status](https://github.com/mtougeron/oncall-status).
## Installation
Download app from [releases page](https://github.com/winebarrel/PDStatus/releases/latest).
## Features
### Show assigned incidents

### Notifications

### Show PagerDuty status with icon
| Icon | Status |
| - | - |
|  | on-call |
|  | on-call (with assigned incidents) |
|  | not on-call |
|  | not on-call (with assigned incidents) |
## Getting Started
1. [Generate a User Token REST API Key.](https://support.pagerduty.com/docs/api-access-keys#generate-a-user-token-rest-api-key)
2. Set API Key from right click menu.

