Readr alternatives and similar software solutions
Based on the "Feed Readers" category.
Alternatively, view Readr alternatives based on common mentions on social networks and blogs.
-
NewsBlur
NewsBlur is a personal news reader that brings people together to talk about the world. A new sound of an old instrument. -
RSS Monster
Google Reader inspired self-hosted RSS reader written in VueJS with an Express NodeJS backend. RSSMonster is compatible with the Fever API. -
Leed
Leed (contraction de Light Feed) est un agrégateur RSS libre et minimaliste qui permet la consultation de flux RSS de manière rapide et non intrusive. -
Screaming Liquid Tiger
DISCONTINUED. Minimalistic podcast feed generator script for audiobooks, for use with Pocket Casts, Overcast and similar apps. -
Cacocloud
A simple, fast and secure PHP/AngularJS based feed and mail reader, password and bookmark manager. -
html2rss-web
🕸 Generates RSS feeds of any website & serves to the web! Automatic scraping. Ready to use configs. Write your own. Rolling Docker releases for speedy updates. -
gritttt-rss
Implements 'cancelled' sharing-features of Google Reader for the excellent open-source RSS-Reader TinyTiny-RSS: share any page on the web via a bookmarklet and show your shared items in a widget on any website you want. Also allow to import shared&starred articles from Google Reader. -
Full-Text RSS
Extract article content from news sites and blogs and convert RSS feeds that contain only extracts of stories to full-text feeds. Developed by FiveFilters.org.
InfluxDB high-performance time series database

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Readr or a related project?
Popular Comparisons
README
Readr
Readr is a clean & simple, self-hosted RSS reader.
It is currently under active development, please report any issues you have.
Readr aims to be as simple as possible to set up and use with no external dependencies and no configuration file to customize.
Licensed under the GPLv3 license.
Requirements
- PHP 5.3.7+ with sqlite enabled
- mod_rewrite Apache module enabled
Installation
- Upload all files to your server. Don't forget the .htaccess file.
- Make the directory
/data
writeable - Create a cronjob to update your feeds automatically via curl or wget and point it to http://yourdomain/update
Shortcuts
space
: next entryshift
+space
: previous entryr
orm
: mark as read/unreadf
ors
: toggle favoritev
: open the original source in a new window
Credits
Readr makes use of the following libraries:
- SimplePie: http://simplepie.org
- password_compat: https://github.com/ircmaxell/password_compat
- jQuery: http://jquery.com
- Backbone.js: http://backbonejs.org
- Moment.js: http://momentjs.com
- Hammer.js: http://eightmedia.github.io/hammer.js/
Contact
Pablo Prieto, pabloprieto.net
Changelog
- v0.9
- New search box
- New option to auto delete oldest entries
- v0.8
- New autocomplete UI for tags
- Export subscriptions as OPML file
- v0.7
- 'Emulate HTTP' option added for compatibility with servers that don't support default REST/HTTP approach
- Remember expanded/collapsed state in the feeds menu
- v0.6
- Responsive design
- Direct urls to feeds, tags and entries
- Added keyboards shortcuts
- v0.5.1
- Security fix
- v0.5
- Initial version
*Note that all licence references and agreements mentioned in the Readr README section above
are relevant to that project's source code only.