Its been some time since this question was asked. Every RSS reader I've used so far sucks. Either the built-in web support is poor or it stops fetching the feeds or renders then poorly. Sorry for my frustration, but I would like to know what everyone else is using and if they are satisfied with their RSS reader.
I have been using RSS since early 2000s and currently I am settled on Feedly.
> Either the built-in web support is poor or it stops fetching the feeds or renders then poorly.
I guess I am good with Feedly, and Google Reader and everything before that, is because I dont use the RSS Reader to read the content. I am only using RSS as News Headline [1]. And then will either Command Click, Right Click Open New Tab, Simply Click on it, depending on which OS and browser I am using to open them in a new Tab inside Browser.
Which is also the reason why I could end up with hundreds of tabs open. And I read them one by one. For these type of heavy browsing usage I recommend Firefox > Chrome > Safari.
So for my usage I actually think RSS should be a function inside a browser. But I know a lot of people use RSS reader differently.
[1] Which is also how I use Twitter as well. I simply have a list of people I follow and read those list only. So for me I dont ever understand why people are so upset with the For You Tab. But I guess I am the minority and I use it differently.
I've been using Inoreader for a few years now and I'm pretty happy with it. Its reliability and feature set is the right balance for me. I've written about its pros and cons [1], the main pros for me are:
- Very smooth experience between web, android, and iOS apps (I’m mentioning this first, as many other apps I’ve tried are flaky)
- Mark as read while scrolling (Very useful for quickly shortlisting items from the feed. This is probably the main reason I’ve been able to replace Inoreader with social media apps.)
- Rules to auto-delete duplicated items or if the title contains specific words.
I love that I can pull whole articles. I wrote https://markdown.download for llm use, but mostly ended up using it with miniflux to fetch full articles from problematic sites
I've been using email since the Google Reader shutdown. The short versions is that I filter (almost all) feeds into a few folders that have no notifications. Now I have a offline-first reader that is already synced to all of my devices.
Even without a container it's pretty easy to run PHP with a HTTP server like Caddy, there's no need for any extra configuration aside from passing the required directives in the server config for your setup. You can find many examples in the docs.
Same here. I self-host it since 3 years and didn't feel the need to change it. A stable application which doesn't have any problems which OP mentioned.
I use it as a PWA on mobile.
"Feeder" on Android. Built-in web is the Android web client. But I let it open the links with Firefox anyway. I just use the RSS Reader to get the list, actual reading I do in the Browser.
I use NetNewsWire on Apple’s platforms and Mozilla Thunderbird on Windows. Both are free. Thunderbird is a bit more…unrefined…compared to NetNewsWire, but it works fine.
After Google Reader was shut down, I found TTRSS and use it since then.
It works and there are some great extensions like FeedIron available to process RSS feeds before the will integrated into the UI
I self host freshrss (https://www.freshrss.org/), super easy to set up via docker and it doesn't required some over provisioned dependency setup (DB servers, etc...). It has nice/familiar keyboard shortcuts and a clean and fast interface. My only complaint is that the cloudflare-ifiation (aka enshittification) that is slowly ruining and rotting the internet prevents the fetching of RSS feeds from some news sites from your presumably affordable non hyperscaler VPS instance.
When using mobile I use https://capyreader.com/ which has first class intigration with freshrss; meaning you can add/remove/view feeds via the app and have the changes sync with freshrss. Also, probably my favorite feature of capy reader, is that when you want to view the content of an rss article that is only a summary or headline (because few people publish the full content of their articles in the rss feed anymore), you can just press a button and it will fetch it for you and display it in the reader without sending you to a browser. So much happier and more accurately informed since moving back to RSS where I can choose what I want to see vs having it filtered/fed to me via some biased algorithm.
I use the freshrss web interface on my phone, that works quite well I feel. The app might not be necessary.
BTW, Freshrss also has a function to fetch the full article content directly. I think it's not especially clever, just uses a selector, but worked well for me for the one or two feeds where I enabled it.
Oh nice! I didn't know that FreshRSS could do that via the web app, that was pretty much the only reason I used the capy reader app. I'll have to test it out, thanks!
I used to use FreshRSS, but there were some minor pain points that eventually pushed me to find an alternative. Miniflux has been great so far. It's very minimalistic, which also makes it very lightweight to self-host, as I do, but you can also subscribe to the hosted version for about a dollar a month.
For me it's Thunderbird, "Blogs & News Feeds" section. After version 120-something it stopped resizing images on article load - this is the part I find unsatisfying. Otherwise it just works.
I’ve been using Feedbin since Google Reader shut down. Been very happy with it. I access it through the web on desktop and using Reeder 4 on iOS; both work well.
Feedbro is great. It has none of the arbitrary limitations that many of the web-clients impose for monetisation reasons.
The only downside (or upside depending on your perspective) is that it is a local solution. You can only access it on a specific device, and it won't be syncing when that device is turned off.
Nextcloud News, still using v24.0 - which is no longer supported but for which I made a patch to make it work in current Nextcloud versions - instead of the current v25.0 rewrite since the former is functionally superior over the latter for my use case.
I use Reeder Classic on iOS and the Mac (the pre-enshittified version that does not have a subscription model). I will likely stick to it until it’s completely unsupported (which it isn’t), although a key part of the experience for me is read item syncing via Feedly.
I also use Feeder for Android on my Supernote Nomad. It has the nice side benefit of creating EPUBs I can save/annotate/share.
I’ve also got a soft spot for NetNewsWire, but don’t really use it since the above works for me to skim the equivalent of 200+ feeds over breakfast (I’m posting this from inside Reeder on my iPad mini).
> Either the built-in web support is poor or it stops fetching the feeds or renders then poorly.
I guess I am good with Feedly, and Google Reader and everything before that, is because I dont use the RSS Reader to read the content. I am only using RSS as News Headline [1]. And then will either Command Click, Right Click Open New Tab, Simply Click on it, depending on which OS and browser I am using to open them in a new Tab inside Browser.
Which is also the reason why I could end up with hundreds of tabs open. And I read them one by one. For these type of heavy browsing usage I recommend Firefox > Chrome > Safari.
So for my usage I actually think RSS should be a function inside a browser. But I know a lot of people use RSS reader differently.
[1] Which is also how I use Twitter as well. I simply have a list of people I follow and read those list only. So for me I dont ever understand why people are so upset with the For You Tab. But I guess I am the minority and I use it differently.
I use it with my iCloud and it's synced on my Mac & iPhone. It just works!
https://github.com/newsboat/newsboat
https://terminaltrove.com/newsboat/
As an aside, we have first class support for RSS on our site if you're looking for a feed to add.
https://terminaltrove.com/feeds/
With Inoreader as backend: https://www.inoreader.com/
- Very smooth experience between web, android, and iOS apps (I’m mentioning this first, as many other apps I’ve tried are flaky)
- Mark as read while scrolling (Very useful for quickly shortlisting items from the feed. This is probably the main reason I’ve been able to replace Inoreader with social media apps.)
- Rules to auto-delete duplicated items or if the title contains specific words.
[1] https://saeedesmaili.com/posts/my-content-consumption-workfl...
https://miniflux.app https://readkit.app
I've used Miniflux for a long time, and its content manipulation features allows you to work around some of the oddities of RSS feeds you come across.
The long form: https://kevincox.ca/2013/06/27/email-as-rss-reader/
https://www.mashups.io
It's the good ole Yahoo Pipes clone! Would love for those who want to mix RSS feeds to try it out!
https://hg.sr.ht/~mmatalka/feed2mail/rev/mmatalka-patchset
Five years now.
Recently I also extracted web reading into a separate library which should make writing new projects like RSS readers easier [1]
[0] https://github.com/rumca-js/Django-link-archive
[1] https://github.com/rumca-js/crawler-buddy
I self-host it
Using Reeder Classic as an RSS client. Also something threatened by unwanted updates.
https://codeberg.org/newsraft/newsraft
Here is a video to see how it works. https://www.youtube.com/watch?v=gE-PhXnvp30
https://mailbrew.com/
When using mobile I use https://capyreader.com/ which has first class intigration with freshrss; meaning you can add/remove/view feeds via the app and have the changes sync with freshrss. Also, probably my favorite feature of capy reader, is that when you want to view the content of an rss article that is only a summary or headline (because few people publish the full content of their articles in the rss feed anymore), you can just press a button and it will fetch it for you and display it in the reader without sending you to a browser. So much happier and more accurately informed since moving back to RSS where I can choose what I want to see vs having it filtered/fed to me via some biased algorithm.
I use the freshrss web interface on my phone, that works quite well I feel. The app might not be necessary.
BTW, Freshrss also has a function to fetch the full article content directly. I think it's not especially clever, just uses a selector, but worked well for me for the one or two feeds where I enabled it.
[1] https://nodetics.com/feedbro/
[2] https://github.com/FredJul/Flym
Also Feeder on Android: https://github.com/spacecowboy/Feeder
I used to use FreshRSS, but there were some minor pain points that eventually pushed me to find an alternative. Miniflux has been great so far. It's very minimalistic, which also makes it very lightweight to self-host, as I do, but you can also subscribe to the hosted version for about a dollar a month.
Self-hosted. I like the news feed design and deboosting of already-seen entries.
https://github.com/skeeto/elfeed
https://netnewswire.com/
Works fairly well.
It has some extra functionality for certain websites like HackerNews so it shows points, etc.
The only downside (or upside depending on your perspective) is that it is a local solution. You can only access it on a specific device, and it won't be syncing when that device is turned off.
Can't fault it.
I also use Feeder for Android on my Supernote Nomad. It has the nice side benefit of creating EPUBs I can save/annotate/share.
I very much prefer to use a native app, and have no use for web-based RSS readers (I have created my own GPT-based AI summarizer that generates custom digests - https://taoofmac.com/space/blog/2025/01/12/1730#daily-news-d...)
I’ve also got a soft spot for NetNewsWire, but don’t really use it since the above works for me to skim the equivalent of 200+ feeds over breakfast (I’m posting this from inside Reeder on my iPad mini).
I use self-hosted FreshRSS as the sync backend.