Field Practice
Searching for a Simple Podcast App (Mac, iOS, Linux) Without Algorithms or Ads
Podcasts used to be simple.
A creator publishes an RSS feed.
Listeners subscribe.
New episodes appear.
That simplicity comes from podcasting still running on open standards. Anyone can publish a feed and anyone can subscribe.
That simplicity is becoming harder to find.
Many podcast apps now resemble social platforms. They promote trending shows, push recommendations, and encourage discovery through curated feeds. Some include advertising layers or subscription models.
The underlying infrastructure has not changed. RSS still powers podcasting.
But the software built around it increasingly behaves like a platform rather than a simple podcast player.
Which raises a simple question: why is it so hard to find a podcast app that simply shows the podcasts I subscribed to?
The Requirements
The requirements were not exotic.
Cross-platform
The app should run on macOS, iOS, and ideally Linux. My current setup is Apple-centric, but my long-term plan is to migrate to Linux or an Android fork.
A simple interface
No recommendation feeds or trending lists. Just my subscriptions, ordered by newest episode. Apple CarPlay is a nice-to-have.
No subscriptions
Podcast clients read RSS feeds. A one-off payment for nice UX and stable software is reasonable. Paying continuously for what is essentially an RSS reader is harder to justify.
Battery efficiency
Apps that constantly refresh content or run background analytics quickly become noticeable on mobile devices.
Minimal platform influence
The app should behave like a playlist manager rather than an engagement engine, and ideally come from outside the large platform ecosystems that increasingly control how digital media is distributed.
None of these requirements are unusual.
Yet they leave surprisingly few candidates.
The Surprising Lack of Options
Once mobile listening becomes a requirement, most candidates disappear.
Many open-source podcast clients exist in the Linux and Android ecosystems. But very few maintain polished iOS versions. Apple’s App Store ecosystem requires continuous development effort and compliance work that smaller projects often cannot sustain.
At the same time, many iOS podcast apps increasingly resemble media platforms rather than simple RSS clients.
The result is a very small set of realistic options.
Option 1: Pocket Casts
Pocket Casts is currently the most practical cross-platform option.
The app runs on iOS, Android, and through a web interface that works on desktop systems including Linux. Importing existing subscriptions from Apple Podcasts takes only seconds.
The interface is relatively calm compared with many alternatives. It focuses on subscriptions rather than discovery.
It is not perfect. Synchronisation between devices requires a subscription, and the project has changed ownership several times. But compared with the other options, it currently seems the most practical choice.
Option 2: Podverse
Podverse is a smaller project built around open podcast standards.
It supports iOS, Android, and web playback, and emphasises transparency and independence from advertising frameworks.
Conceptually it aligns closely with the original podcast ecosystem: RSS feeds, simple subscriptions, and minimal algorithmic interference.
The trade-off is maturity. Podverse is a younger and smaller project, which shows in the interface and ecosystem. Looking at the pricing page also suggests that the commercial model is still evolving, which raises questions about long-term sustainability.
Option 3: Audiobookshelf
A more radical option is to bypass podcast apps altogether.
Audiobookshelf is a self-hosted media server that can also manage podcast subscriptions through RSS feeds. Devices then connect to the server to stream or download episodes.
This approach restores full control. There are no algorithms, no discovery engines, and no platform incentives shaping what you see.
But it comes at a cost.
Running such a system requires setting up a server, securing it, and maintaining it yourself.
It is an interesting demonstration of what a fully independent setup could look like — but not a realistic solution for most users.
Why This Is Surprisingly Difficult
The difficulty here is not technical.
Podcasting itself remains a decentralised medium built on simple infrastructure. Anyone can publish a feed and anyone can subscribe to it.
The challenge lies in the surrounding software ecosystem.
Many modern apps are designed around engagement, discovery, and platform growth. That logic works well for music streaming or video platforms.
It fits less naturally with a medium built on simple subscriptions.
Players vs Platforms
The difference is simple.
A podcast player simply plays what you chose to hear.
Platforms try to shape behaviour and monetize your attention.
Podcasting still runs on open infrastructure.
The question is whether the software built around it will continue to respect that.