From d9e87dc01b76d1e0cb75f7501ab579b1e71122d1 Mon Sep 17 00:00:00 2001 From: Jim Huang Date: Tue, 11 Mar 2025 07:05:05 +0800 Subject: [PATCH] Add SSH Slides (#288) SSH Slides is an SSH server that hosts terminal-based presentations where your viewers can follow along in their own terminals. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3084967..09e457a 100644 --- a/README.md +++ b/README.md @@ -448,6 +448,7 @@ List of projects that provide terminal user interfaces - [sc-im](https://github.com/andmarti1424/sc-im) An ncurses spreadsheet program for terminal. Reignited version of sc - [SheetsUI](https://github.com/zaphar/sheetsui) A console based spreadsheet application - [slides](https://github.com/maaslalani/slides) A terminal based presentation tool, supporting markdown syntax. +- [ssh-slides](https://github.com/ivantsepp/ssh-slides) Terminal-based presentations over SSH - [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 - [television](https://github.com/alexpasmantier/television) A fast and versatile fuzzy finder TUI