Miniflux works great, I love it. You can even try their hosted version on their website.
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.
-
AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
I prefer dedicated RSS readers, in particular FreshRSS
I find that a dedicated RSS reader is a much better experience, as, especially when you've got a lot if feeds, organising them and keeping track of what you've read becomes quite important. If you take your eye off of a chat based system, you're going to have so many unread messages it'll be hard to keep up.
I use the news app in nextcloud, you can view the RSS feeds in the web ui or the mobile app. It's all the same
I can highly recommend feed2exec. It's super flexible and lets you easily do anything off the back of an RSS feed item. This way you can abstract away the matrix side and write a minimal matrix plugin to send to matrix rooms, or you can generate static html pages to self-host, or anything else you want within the same framework.
I use it to:
- Save RSS feed entries as plain-text files, so I can read them in
less - Download podcasts, running a pass of
ffmpegover each to reduce file size - Watch releases of open source projects and add a task in taskwarrior for me to review and/or update them