logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Manage RSS Feeds - Feedreader Client | Online Free DevTools by Hexmos

Manage RSS feeds easily with Feedreader, a desktop RSS client for Linux. Add feeds, grab articles, and download media directly from the command line. Free online tool, no registration required.

feedreader

A GUI desktop RSS client. Note: FeedReader is no longer being maintained. More information: https://github.com/jangernert/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}}

See Also