A PWA podcast player.
# Install dependencies pnpm install # Start development server pnpm dev
Open http://localhost:3000 to view the app.
# Build the application pnpm build # Start production server pnpm start
- Add Your First Podcast: Click "Add Podcast" to search podcasts from iTunes or add with URL
- Import Existing Subscriptions: Use "Import OPML" to bulk-add from another app
- Start Listening: Click any episode to begin playback
This project is licensed under the MIT License - see the LICENSE file for details.