From 5bd3c90f742acde6bf38c72bb5ed4c27bb1ad283 Mon Sep 17 00:00:00 2001 From: Edwin van Leeuwen <edwinvanl@tuta.io> Date: Sun, 20 Mar 2022 13:16:21 +0000 Subject: [PATCH] Add rttt to the README rttt is a reader for hackernews, reddit and rss based on hnterm. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d5c4c4e..7f8b61a 100644 --- a/README.md +++ b/README.md @@ -206,6 +206,7 @@ List of projects that provide terminal user interfaces - [LYNX](https://lynx.invisible-island.net/) A text based Terminal browser - [newsboat](https://github.com/newsboat/newsboat) An RSS/Atom feed reader for the text console - [Rainbowstream](https://github.com/orakaro/rainbowstream) A smart and nice Twitter client on terminal written in Python +- [rttt](https://gitlab.com/BlackEdder/rttt) A Hackernews, RSS and Reddit reader for the terminal written in C++. - [rtv](https://github.com/michael-lazar/rtv) Browse Reddit from your terminal - [tblogs](https://github.com/ezeoleaf/tblogs) Read and browse development blogs from your terminal - [twterm](https://github.com/ryota-ka/twterm) A full-featured TUI Twitter client