From 47f81887c201384842bdf22a8aa25a990ed7bf5b Mon Sep 17 00:00:00 2001
From: Alessandro Ricottone <ricott2@gmail.com>
Date: Thu, 18 Apr 2024 17:58:59 +0200
Subject: [PATCH 1/3] Add "Rebels in the sky" and "SSHattrick" (#202)

* add games to README

* Update README.md
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 72b5ead..7ebf351 100644
--- a/README.md
+++ b/README.md
@@ -138,8 +138,10 @@ List of projects that provide terminal user interfaces
 - [nudoku](https://github.com/jubalh/nudoku) ncurses based sudoku game
 - [onx](https://github.com/vyalovvldmr/onx) Noughts & Crosses client-server game with your partner. Based on textual and python.
 - [pokete](https://github.com/lxgr-linux/pokete) A terminal based Pokemon like game
+- [Rebels in the sky](https://github.com/ricott1/rebels-in-the-sky) P2P terminal game about spacepirates playing basketball across the galaxy.
 - [snake](https://github.com/wick3dr0se/snake) :video_game:  A super minimal TUI snake game written in pure BASH v5.1+
 - [Square Tic Tac Toe](https://github.com/learnbyexample/TUI-apps/tree/main/SquareTicTacToe) Like Tic Tac Toe, but form a square with 4 corners instead of a line
+- [ssHattrick](https://github.com/ricott1/sshattrick) Play Hattrick in your terminal over SSH.
 - [sshtron](https://github.com/zachlatta/sshtron) multiplayer lightcycle game that runs through SSH
 - [sssnake](https://github.com/AngelJumbo/sssnake) The classic snake game for the terminal that can play itself and be used like a screensaver.
 - [steam-tui](https://github.com/dmadisetti/steam-tui) Just a simple TUI client for steamcmd. Allows for the graphical launching, updating, and downloading of steam games through a simple terminal client.

From 6ca208f39c176a7561c5ae81411999d598f03b34 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fran=C3=A7ois=20Duriez?= <Mk555@users.noreply.github.com>
Date: Thu, 18 Apr 2024 17:59:26 +0200
Subject: [PATCH 2/3] 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+

From 10d1233e5d1b6cdce956eef573545cb7c72fdd4a Mon Sep 17 00:00:00 2001
From: Julien C <64107022+Julien-cpsn@users.noreply.github.com>
Date: Thu, 18 Apr 2024 19:38:25 +0200
Subject: [PATCH 3/3] Add ATAC, the modern TUI API Client (#203)

* Added ATAC

* Update README.md

* Update README.md

---------

Co-authored-by: CAPOSIENA <julien.caposiena@sfr.com>
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 0717723..fb7630e 100644
--- a/README.md
+++ b/README.md
@@ -66,6 +66,7 @@ List of projects that provide terminal user interfaces
 
 <details open><summary><h2>Development</h2></summary>
 
+- [ATAC](https://github.com/Julien-cpsn/ATAC) A feature-full TUI API client made in Rust. ATAC is free, open-source, offline and account-less.
 - [austin-tui](https://github.com/P403n1x87/austin-tui) The top-like text-based user interface for Austin
 - [burf](https://github.com/razeghi71/burf) TUI for Google Cloud Storage (GCS)
 - [cnTUI](https://github.com/fipso/cntui) Replay chrome requests from your terminal using curl