this post was submitted on 21 Sep 2026
27 points (100.0% liked)

Selfhosted

62256 readers
747 users here now

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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. 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.

  8. 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:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

What are your personal opinions about having a deficated rss reader like miniflux (or others) vs just having a notification bot linked to a matrix room? The public matrix rss bots never worked for me and were essentially useless missing months of notifications, so now that I have my own homelab server, I finally want to take matters into my own hands. But I’m still unsure if I should want to stick with my own instance of matrix-rss bot or if something more, like miniflux is better. What are your opinions/experience?

you are viewing a single comment's thread
view the rest of the comments
[–] ambitiousslab@feddit.uk 4 points 11 hours ago* (last edited 11 hours ago)

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 ffmpeg over 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