4

and access it with browser?

Like fever rss reader but from opensource world?

Jorge Castro
  • 73,717

3 Answers3

4

Here are some FLOSS web-based feed readers that I know of:

Perl

PHP

Python

unor
  • 547
1

There are many RSS readers available for Linux. You already have one installed - Thunderbird. I use it to read my rss feeds.

Another popular RSS reader is RSSOwl.

To Do
  • 15,833
0

Try Tiny Tiny RSS.

Features:

  • Server-side application, user only needs a web browser

    Supports RSS, RDF, Atom feeds using Magpie and SimplePie libraries

    Easy setup and configuration

    Streamlined interface using AJAX

    Free software, licensed under GNU GPL

    Authentication for reading protected feeds (e.g. LiveJournal friend-only posts)

    Supports feed aggregation, keyboard shortcuts, OPML import/export, multiple and single user operation, mobile devices, internationalization, detecting and filtering duplicate articles, podcasts, article scoring, content filtering, JSON-based API, Twitter feeds, feed sharing between instances, and more...

    Official Android client (work in progress)

A demo can be found here: http://tt-rss.org/demo/tt-rss.php

Alin Andrei
  • 7,358