From 6ca208f39c176a7561c5ae81411999d598f03b34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Duriez?= Date: Thu, 18 Apr 2024 17:59:26 +0200 Subject: [PATCH] Adding pagerduty-tui (#204) Adding Minimalistic PagerDuty terminal UI to manage triggered incidents --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7ebf351..0717723 100644 --- a/README.md +++ b/README.md @@ -329,6 +329,7 @@ List of projects that provide terminal user interfaces - [lf](https://github.com/gokcehan/lf) A terminal file manager written in Go with heavy inspiration from ranger file manager. - [mcfly](https://github.com/cantino/mcfly) Intelligent context-aware search engine for your shell history +- [pagerduty-tui](https://github.com/Mk555/pagerduty-tui) Minimalistic terminal UI to manage triggered incidents - [patat](https://github.com/jaspervdj/patat) Terminal-based presentations using Pandoc - [pdiary](https://github.com/manipuladordedados/pdiary) A simple terminal diary journal application written in Python with encryption support - [pkm](https://github.com/wick3dr0se/pkm) A super minimal TUI package manager wrapper written in BASH v4.2+