RSSHub
RSS & News ReadersGenerate RSS feeds for sites that lack them
Replaces Feedly
Follow the open web on your terms with self-hosted RSS readers and feed aggregators.
56 self-hosted apps · 352 comparisons
Generate RSS feeds for sites that lack them
Replaces Feedly
Free, self-hostable RSS feed aggregator
Replaces Feedly, Inoreader
Minimalist and opinionated RSS feed reader
Replaces Feedly, Inoreader
Modern desktop RSS reader with a fluent design
Replaces Feedly
Generate RSS feeds for websites that lack them
Replaces Feedly
Beautiful open-source RSS and podcast application
Replaces Feedly
Personal news reader with training and sharing
Replaces Feedly, Google Reader
Anti-social, self-hosted RSS reader
Replaces Feedly, Google Reader
Yet another RSS reader as a single binary
Replaces Feedly, Google Reader
Terminal RSS and Atom feed reader for text consoles
Replaces Feedly
Nice, simple, open-source RSS reader
Replaces Feedly, Google Reader
Google Reader-inspired self-hosted RSS reader
Replaces Feedly, Google Reader
Convert email newsletters into RSS feeds
Replaces Feedly
Lightweight offline RSS reader for Android
Replaces Feedly
Web-based news feed reader and aggregator
Replaces Feedly, Google Reader
Cross-platform desktop feed reader with plugin support
Replaces Feedly
Multipurpose RSS reader and web scraping aggregator
Replaces Google Reader, Feedly
Lightweight self-hosted RSS reader with full-text fetch
Replaces Feedly, Inoreader
Turn any website into an RSS, Atom, or JSON feed
Replaces Feedly
File sharing + sync, notes, and photos (alternative to Nextcloud
Open-source cross-platform RSS and Atom news aggregator
Replaces Feedly
RSS and Atom feed reader app for Nextcloud
Replaces Feedly, Google Reader
Build an RSS reader as a static site with GitHub Actions
Replaces Feedly
Linux Feed Reader for the GNOME desktop
Replaces Feedly, Google Reader
Desktop feed reader and spiritual successor to FeedReader
Replaces Feedly
Generate RSS feeds for sites without native feeds
Replaces RSS-Bridge
Get full-text and complete RSS feeds from any source
Replaces Feedly
Modern desktop RSS client for Linux
Replaces Feedly
Terminal RSS and Atom feed reader
Replaces Feedly, Newsboat
Android RSS reader that syncs with self-hosted services
Replaces Feedly
Web-based feed reader with Google Reader API support
Replaces Google Reader, Feedly
Self-hosted feed reader with a clean reading view
Replaces Feedly, Google Reader
Easy to use web-based RSS aggregator and reader compatible
Convert between feed formats and social network data
Replaces Feedly
Privacy-friendly aggregator for social and video feeds
Replaces Feedly
Get RSS and Atom feeds as email messages
Replaces Feedly
Generate RSS feeds for websites that lack them
Replaces RSS-Bridge
News reader with tags, scoring, and AI
Powerful RSS aggregator, able to transform and send articles to many
Simple, lightweight & customizable RSS News Feed for your Discord
Feature-rich terminal RSS and Atom feed reader
Replaces Feedly
Simple and smart RSS and Atom feed reader
Replaces Google Reader, Feedly
Terminal RSS and Atom feed reader
Replaces Feedly
Aggregate multiple feeds into one combined RSS feed
Replaces RSS Mix, Feedly
Free and minimalist self-hosted RSS feed aggregator
Replaces Google Reader, Feedly
Irrationally minimal RSS feed reader
Feed aggregator that forwards items to email and webhooks
Replaces Feedly, IFTTT
Automatically post RSS feed items to Mastodon
Replaces IFTTT
Programmable proxy for transforming RSS feeds
Replaces Feedbin, Feedly
PHP RSS aggregator with a Google Reader API
Replaces Google Reader, Feedly
Web RSS aggregator and reader with a Fever API
Replaces Google Reader, Feedly
JARR (Just Another RSS Reader) is a web-based news aggregator
Self-hosted feed reader with a customizable plugin system
Replaces Feedly, NewsBlur
Lightweight personal RSS aggregator and reader
Replaces Zapier, IFTTT
Web-based news aggregator and notification service
Replaces Feedly, Google Reader
Self-hosted feed reader with a mobile-friendly interface
Replaces Feedly, Google Reader
No apps match these filters.
Last reviewed Aug 26, 2026 · 417 words
Self-hosted RSS in 2026 is a two-part stack, and most people only shop for half of it. The reader is the visible half; the other half is a feed generator like RSSHub (45,890 stars) or RSS-Bridge, which manufactures feeds for the large slice of the web that stopped publishing them. Pair the two and your reader covers newsletters-turned-feeds, social accounts, and release pages, not just the blogs that still do RSS properly.
Users first. FreshRSS is multi-user, so one instance serves a household; Miniflux is deliberately single-user; yarr is single-user by design too. Then the database question, which is really an operations question: Miniflux requires PostgreSQL with no SQLite option — the deployment notes are blunt about it — FreshRSS needs a database of your choosing, and yarr embeds SQLite inside one 64 MB binary, which is why it is the lightest thing here. Third, phone apps. Neither FreshRSS nor Miniflux has to win on its own web UI, because both expose compatible APIs that existing mobile readers sync against; check your preferred app's supported backends before choosing. Both projects date from 2013–2014 and are actively maintained, so longevity does not separate them — temperament does. Miniflux is opinionated and minimal on purpose; FreshRSS is customizable, themable, and extension-friendly. The FreshRSS vs Miniflux comparison goes deeper.
The classic FreshRSS support thread: everything installs cleanly, feeds import, and then nothing ever updates. The Docker image only polls feeds if CRON_MIN is set in the environment — without it, feeds never refresh on their own. Set it at deploy time (the project suggests values like 13,43) and the problem never exists.
FreshRSS for a family instance or anyone who wants extensions and theming, in 256 MB on Docker or any PHP host. Miniflux for a solo reader who wants speed, keyboard navigation, and zero clutter, and who does not mind running Postgres. Add RSSHub alongside either once you notice how much of your reading has no feed; its one honest weakness is that individual routes break as source sites change, so expect occasional gardening.
Default for a first-timer: FreshRSS, with CRON_MIN set on day one. It is the forgiving choice — multi-user when you want to share it, SQLite-capable when you do not want to run Postgres, and compatible with nearly every mobile reader worth using.
352 head-to-head comparisons in this category.