An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# PDStatus

[![CI](https://github.com/winebarrel/PDStatus/actions/workflows/ci.yml/badge.svg)](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

![](https://github.com/winebarrel/PDStatus/assets/117768/3f1dfb6d-0086-4ccf-94f1-6f4725e833e6)

### Notifications

![](https://github.com/winebarrel/PDStatus/assets/117768/166b2281-0c0a-4476-8aa8-cbd3c8222433)

### Show PagerDuty status with icon

| Icon | Status |
| - | - |
| ![](https://github.com/winebarrel/PDStatus/assets/117768/240f9007-7fd7-4224-8730-0308e5156be4) | on-call |
| ![](https://github.com/winebarrel/PDStatus/assets/117768/fce3b9c1-ab71-4dbf-82a1-add62281a339) | on-call (with assigned incidents) |
| ![](https://github.com/winebarrel/PDStatus/assets/117768/8481ae6b-a75e-4724-9238-79a114a58eaf) | not on-call |
| ![](https://github.com/winebarrel/PDStatus/assets/117768/254f95a9-ad05-4cce-83b1-67601aaf2ddc) | 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.

![](https://github.com/winebarrel/PDStatus/assets/117768/98c61300-5c8f-4fef-8db4-b8a88b2d48b9)
![](https://github.com/winebarrel/PDStatus/assets/117768/52493d5f-0a1b-43c4-9817-579ccec6d0f9)