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?

  • ambitiousslab@feddit.uk
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    4 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