System Grab Bag

View all TLDR pages from Linux (or from all pages)

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}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.