From e7ce174dd2d4bfa2a1cdb2e2a3460e0b4fe38510 Mon Sep 17 00:00:00 2001 From: mannyoii Date: Fri, 21 Apr 2023 15:52:38 +0530 Subject: [PATCH 1/3] Add link for Newsbeuter --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d6eb11..e7211e5 100644 --- a/README.md +++ b/README.md @@ -1041,7 +1041,7 @@ BitTorrent clients. * [medium-cli](https://github.com/djadmin/medium-cli) - Medium for Hackers - Read [medium.com](https://medium.com/) stories in the terminal. * [mplayer]() - One of the most popular video/audio players around; plays most audio and video formats (using ASCII characters) in the shell; provides a GUI for graphical visualization. * [mpv](https://github.com/mpv-player/mpv/) - A cross-platform media player with many features such as frame timing, MKV chapters and subtitles. It is a responsive video player with minimal layout customizable with themes. A good alternative media player to VLC since it can handle almost all the media formats as VLC, but using much less resources. -* [Newsbeuter]() - "The Mutt of RSS Feed Readers": Newsbeuter is an open-source RSS/Atom feed reader for text terminals. Has great configurability and vast number of features, making it a slick and fast feed reader that can be completely controlled via keyboard. +* [Newsbeuter](https://github.com/akrennmair/newsbeuter) - "The Mutt of RSS Feed Readers": Newsbeuter is an open-source RSS/Atom feed reader for text terminals. Has great configurability and vast number of features, making it a slick and fast feed reader that can be completely controlled via keyboard. * [Newsboat](https://github.com/newsboat/newsboat) - An RSS/Atom feed reader for the text console. It's an actively maintained fork of Newsbeuter. * [nom](https://github.com/guyfedwards/nom) - RSS reader for the terminal. * [ov](https://github.com/noborus/ov) - Feature-rich terminal-based text viewer. From 08efc52e0ce576e9325f945fddad4fae9e70e976 Mon Sep 17 00:00:00 2001 From: mannyoii Date: Tue, 25 Apr 2023 19:00:27 +0530 Subject: [PATCH 2/3] Add link for Newsbeuter --- data/apps.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/apps.csv b/data/apps.csv index c69de4f..2cff219 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -169,7 +169,7 @@ browser,Links,http://www.jikos.cz/~mikulas/links//,,A textual Web browser with t browser,Elinks,http://elinks.cz/,https://repo.or.cz/w/elinks.git,"""Advanced and well-established feature-rich text mode web browser""; started as a fork of `Links`; it supports background download with queueing, some support from CSS, text box editing in external text editor." browser,Lynx,http://lynx.invisible-island.net/,,A highly configurable text-based web browser; one of the oldest CLI browser I'm aware of. browser,w3m,http://w3m.sourceforge.net/,https://sourceforge.net/projects/w3m/,A text-based web browser as well as a pager like `less`; it can be used as a text formatting tool which typesets HTML into plain text. -viewers,Newsbeuter,http://newsbeuter.org/,,"""The Mutt of RSS Feed Readers"": Newsbeuter is an open-source RSS/Atom feed reader for text terminals. Has great configurability and vast number of features, making it a slick and fast feed reader that can be completely controlled via keyboard." +viewers,Newsbeuter,http://newsbeuter.org/,https://github.com/akrennmair/newsbeuter,"""The Mutt of RSS Feed Readers"": Newsbeuter is an open-source RSS/Atom feed reader for text terminals. Has great configurability and vast number of features, making it a slick and fast feed reader that can be completely controlled via keyboard." email,alpine,http://www.washington.edu/alpine/,,"Mail client which aims at being ""fast, easy to use email client that is suitable for both the inexperienced email user as well as for the most demanding of power users""." email,alot,,https://github.com/pazz/alot,MUA written in Python using the [NotMuch](https://notmuchmail.org/) backend; MailDir format support. email,mbsync,http://isync.sourceforge.net/mbsync.html,,Mailboxes synchronization tool; allows to download email locally; MailDir format supported. From df6ee98d1b17e4ab86575a1cf3993faa9cd18b6b Mon Sep 17 00:00:00 2001 From: mannyoii Date: Tue, 25 Apr 2023 19:05:27 +0530 Subject: [PATCH 3/3] Revert "Add link for Newsbeuter" This reverts commit e7ce174dd2d4bfa2a1cdb2e2a3460e0b4fe38510. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7211e5..1d6eb11 100644 --- a/README.md +++ b/README.md @@ -1041,7 +1041,7 @@ BitTorrent clients. * [medium-cli](https://github.com/djadmin/medium-cli) - Medium for Hackers - Read [medium.com](https://medium.com/) stories in the terminal. * [mplayer]() - One of the most popular video/audio players around; plays most audio and video formats (using ASCII characters) in the shell; provides a GUI for graphical visualization. * [mpv](https://github.com/mpv-player/mpv/) - A cross-platform media player with many features such as frame timing, MKV chapters and subtitles. It is a responsive video player with minimal layout customizable with themes. A good alternative media player to VLC since it can handle almost all the media formats as VLC, but using much less resources. -* [Newsbeuter](https://github.com/akrennmair/newsbeuter) - "The Mutt of RSS Feed Readers": Newsbeuter is an open-source RSS/Atom feed reader for text terminals. Has great configurability and vast number of features, making it a slick and fast feed reader that can be completely controlled via keyboard. +* [Newsbeuter]() - "The Mutt of RSS Feed Readers": Newsbeuter is an open-source RSS/Atom feed reader for text terminals. Has great configurability and vast number of features, making it a slick and fast feed reader that can be completely controlled via keyboard. * [Newsboat](https://github.com/newsboat/newsboat) - An RSS/Atom feed reader for the text console. It's an actively maintained fork of Newsbeuter. * [nom](https://github.com/guyfedwards/nom) - RSS reader for the terminal. * [ov](https://github.com/noborus/ov) - Feature-rich terminal-based text viewer.