From 471efdd2ede5c6513b19778b0f963e91ce3f8dd3 Mon Sep 17 00:00:00 2001 From: Edwin van Leeuwen Date: Sun, 20 Mar 2022 16:42:34 +0000 Subject: [PATCH] Add rttt to the README (#83) 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