feedreader
A GUI desktop RSS client. More information: <https://jangernert.github.io/FeedReader/>.
Install
- All systems
-
curl cmd.cat/feedreader.sh
- Debian
-
apt-get install feedreader - Ubuntu
-
apt-get install feedreader - Arch Linux
-
pacman -S feedreader - Kali Linux
-
apt-get install feedreader - Fedora
-
dnf install feedreader - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install feedreader
A GUI desktop RSS client. More information: <https://jangernert.github.io/FeedReader/>.
-
Print the count of unread articles:
feedreader --unreadCount -
Add a URL for a feed to follow:
feedreader --addFeed=feed_url -
Grab a specific article using its URL:
feedreader --grabArticle=article_url -
Download all images from a specific article:
feedreader --url=feed_url --grabImages=article_path -
Play media from a URL:
feedreader --playMedia=article_url
© tl;dr; authors and contributors