Skip to content

mr3y-the-programmer/Podcaster

Repository files navigation

Podcaster

A podcast listening app that showcases using Jetpack Media 3 in a real, offline-first app. the app is still a work-in-progress and there are some features that are not yet implemented.

Screenshots

Features

  • βœ… Access to millions of podcasts.
  • βœ… Subscribe to a podcast by RSS feed url.
  • βœ… Select episode's playback speed.
  • βœ… Download episodes to play them offline.
  • βœ… Automatic background refreshing/syncing of your subscriptions.
  • βœ… Support for playlists (Queue feature)
  • βœ… Continue playing episodes from where you left off.
  • βœ… Material 3 dynamic theming & light/dark theme.
  • βœ… Import/Export your subscriptions from/to OPML.
  • ❌ Improving support for RTL languages & adding more translations.
  • ❌ History feature.

βœ… Implemented ❌ Not yet Implemented

Download

Google Play:

(Note: Due to Google Play policies, the review process of each update typically takes longer time than expected, So, the latest version of the app may take some days before you can download it.)

Github:

Tech Stack

🎭 UI Jetpack Compose UI
πŸ—οΈ Architecture MVI architecture
πŸ“¦ Presenters Molecule
πŸ›’ Database Sqldelight
🌐 Networking Ktor
πŸ“· Screenshot testing Roborazzi

License

Copyright [2024] [MR3Y]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.