I worked on early podcast software in 2004 (iPodder/Juice) and have been a heavy podcast consumer ever since. I wanted a podcast app that respects your privacy and embraces the open web—and to explore what's possible in the browser.
The result is wherever.audio, which you can try right now at the link above.
How it works: It's a progressive web app that stores all your subscriptions and data locally in your browser using IndexedDB. Add it to your home screen and it feels native. Works offline with downloaded episodes. No central server storing your data—just some Cloudflare/AWS helpers to smooth out browser limitations.
What makes it different:
- True local-first: Your data stays on your device
- Custom feeds: Add any RSS feed, not just what's in a directory
- On-device search: Search across all feeds and episodes, including your custom ones
- Podcasting 2.0 support: Chapters, transcripts, funding tags, and others
- Auto-generated chapters: For popular shows that don't have them
- AI-powered discovery: Ask questions to find shows and episodes (this feature does send queries to a 3rd party API, and also uses anonymized analytics while we work out the prompts)
- Audio-guided tutorials: Interactive walkthroughs with voice guidance and visual cues
The basics work well too: Standard playback features, queue management, speed controls, etc.
I'm really interested in feedback—this is more passion project than business right now. I've been dogfooding it as my daily podcast app for over a year, and I'm open to exploring making it a business if people find it valuable. Curious if there are unmet needs that a privacy-focused, open web approach could address.
Any plans to make an Electron or Tauri version?
Also personally I do not prefer to play podcasts with a podcast app. I just want it to download the files to a directory which I then sync with another audio player. Does your app make that workflow easy?
I'm sure your idea's great, but I was hoping for a regionally local-first podcast app when I clicked the link, e.g. something that would show me podcasts from near where I live.
Cool idea! I was playing with the app and I was curious why do some of the podcasts say "requires proxy" in red? Thanks!
From the docs, to get around CORS: https://docs.wherever.audio/blocking.html#proxied-requests-f...
This is super cool and I love the idea of keeping the data and AI local.
Thanks! Also, to be transparent, the chatbot uses a third party hosted API. Just updated the post to reflect that. There are actually models that can run in a browser, but last time I checked they were pretty heavy to run.
First website in months that hasn't made me immediately angry with cookie popups and email list signup nonsense. I love it.
<3