From 38db147c809247574aba1df0ddb62b7c94e67db4 Mon Sep 17 00:00:00 2001
From: Jim Huang <jserv.tw@gmail.com>
Date: Sat, 17 Aug 2024 05:17:27 +0800
Subject: [PATCH 1/2] Add slides (#235)

Slides is a terminal-based presentation tool. It allows you to create
a simple markdown file that contains your slides. Additionally, it is
accessible over SSH if hosted on a machine.
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 05f22a8..376d947 100644
--- a/README.md
+++ b/README.md
@@ -389,6 +389,7 @@ List of projects that provide terminal user interfaces
 - [procmux](https://github.com/napisani/procmux) - a TUI for running multiple commands in parallel in easily switchable terminals
 - [productivity-timer](https://github.com/h-sifat/productivity-timer) A command line time tracker application with a sleek TUI.
 - [sc-im](https://github.com/andmarti1424/sc-im) An ncurses spreadsheet program for terminal. Reignited version of sc
+- [slides](https://github.com/maaslalani/slides) A terminal based presentation tool, supporting markdown syntax.
 - [taskline](https://github.com/perryrh0dan/taskline) Tasks, boards & notes for the command-line habitat
 - [taskwarrior-tui](https://github.com/kdheepak/taskwarrior-tui) A Terminal User Interface for Taskwarrior
 - [tenere](https://github.com/pythops/tenere) A TUI for ChatGPT written in Rust.

From 367ee9a7182d6d344cacd9b640ffb138f9069dd7 Mon Sep 17 00:00:00 2001
From: Justin Garrison <justin@linux.com>
Date: Fri, 16 Aug 2024 14:20:18 -0700
Subject: [PATCH 2/2] remove dups I added by accident

---
 README.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/README.md b/README.md
index 376d947..7df470e 100644
--- a/README.md
+++ b/README.md
@@ -118,7 +118,6 @@ List of projects that provide terminal user interfaces
 - [terraform-tui](https://github.com/idoavrah/terraform-tui) view and interact with Terraform state
 - [soft-serve](https://github.com/charmbracelet/soft-serve) A tasty, self-hostable Git server for the command lineicecream
 - [tig](https://github.com/jonas/tig) Text-mode interface for git
-- [trippy](https://github.com/fujiapple852/trippy) A network diagnostic tool
 - [vctui](https://github.com/thebsdbox/vctui) Console interface for vCenter
 - [violet](https://github.com/braheezy/violet) Colorful TUI frontend to run Vagrant commands
 ---
@@ -297,7 +296,6 @@ List of projects that provide terminal user interfaces
 - [fzf](https://github.com/junegunn/fzf) A general-purpose command-line fuzzy finder
 - [gdu](https://github.com/dundee/gdu) Fast disk usage analyzer with console interface written in Go
 - [gif-for-cli](https://github.com/google/gif-for-cli) Convert a gif into ASCII
-- [gobang](https://github.com/TaKO8Ki/gobang) A cross-platform TUI database management tool written in Rust
 - [godap](https://github.com/Macmod/godap) A complete TUI for LDAP written in Golang
 - [gpg-tui](https://github.com/orhun/gpg-tui) A terminal user interface for GnuPG
 - [HumBLE Explorer](https://github.com/koenvervloesem/humble-explorer) A cross-platform, command-line and human-friendly Bluetooth Low Energy scanner