Features
Installation
From App Store
Open the App Store in zOS and search for "Podcasts".
Via npm
npm install @zos-apps/podcasts
How to Use
- Search for podcasts
- Subscribe to follow
- Download for offline
Development
# Install dependencies
npm install
# Start development
npm run dev
# Build for production
npm run build