Skip Navigation

Selfhosted rss w/ push?

With Google podcast dying I'm looking for a replacement.

I'd like to unchain myself from the corpos if I can too. So I'm not interested in another pod catcher that'll just try to monetize me.

Are there are self hosted rss readers with push? That seems like a great solution for pods and just about anything else I might want to keep up with.

18 comments
  • Do you just use podcasts on your phone? If you have an Android phone, AntennaPod, while not self-hosted, works very well and is FOSS. There are other options to "self-host podcasts" to varying degrees:

    • PodHoarder: mentioned in another comment, which could be piped into AntennaPod, but I find that a bit redundant for me
    • AudioBookshelf: a fantastic self-hosted audiobook server, and an okay podcast server, but is focused around streaming from your server to your listening device, and I prefer to download on wifi to listen later (it was pretty clunky for that workflow).
    • GPodderSync: barely supported at this point and missing too many features to be useful in my opinion, but a neat backend for AntennaPod and other players to sync to some degree.

    Bonus: the creators of AntennaPod and other FOSS podcasting software are working on a replacement for GPodderSync here: https://github.com/OpenPodcastAPI

    EDIT: for RSS in general, I use FreshRSS, which uses the g-reader API to sync across multiple apps. It's awesome.

  • I am really happy with miniflux. It supports mobile and has good keyboard navigation support on Desktop. It's also runs really smooth on my rather low powered homeserver (rpi 2b).

    For push notifications you can use a simple script with ntfy. For example miniflux-ntfy.

  • I tried a few.

    Podhoarder is nice but more geared toward hoarding and a bit complex for listening.

    Podfetch is nice and currently maintained but has some issues with proxy auth. It might cut the cheese for you I think. It has a weird naming scheme on disk tough.

    AudioBookReader is amazing and still currently under very active development. With its mobile app is perfect for my use case. Podcast support is just fine for me.

    PodGrabber seems abandoned since 2022, but I didn't try it.

  • For podcasts I recommend audiobookshelf. It has a very nice podcasts category with ability to backup the podcastst yourself, also syncs progress over multiple devices.

    For rss I use miniflux.

18 comments