Skip to content

oxyroid/M3UAndroid

Repository files navigation

M3UAndroid

M3U is a FREE stream media player on android devices, which made of jetpack compose. Android 8.0 and above supported.

Device support

Most Android devices, including smartphones, TVs, and tablets.

Screenshots

📢 Translations Wanted 📢

Please submit a pull request if you want to help with translation.

Official:

From PRs:

Features

  • Playlist Management.
  • Streaming media analysis capabilities.
  • Xtream support.
  • DLNA screencast.
  • i18n (Internationalization).

Roadmap

The higher the ranking, the higher the priority.

  1. Video Caching.
  2. Xtream Episodes Testing.
  3. Remove "about project" only for f-droid.
  4. Player volume gesture to override the system volume.
  5. Player brightness and volume percentages when using gestures.
  6. Global player manager floating window.
  7. God Mode for different screens.
  8. EPG supports.
  9. Android TV favorite.
  10. Improve cast screen.
  11. Improve Compact UI Mode.
  12. Replace all dialogs with bottom-sheet.
  13. Improve theme editor.
  14. Playlist category menu.
  15. Player NEXT/PREV.
  16. APTV supports.
  17. Emby supports.
  18. DRM supports.
  19. Split android smartphones and televisions package.
  20. Kotlin Multiplatform.

Android Development

M3U is an app that attempts to use the latest libraries and tools. As a summary:

  • Entirely written in Kotlin.
  • UI completely written in Jetpack Compose.
  • Material3 design system.
  • Uses Kotlin Coroutines throughout.
  • Uses many of the Architecture Components, including: Room, Lifecycle, Navigation.
  • Uses Hilt for dependency injection.
  • Uses Lint Checks for code scanning.
  • Uses KSP & KotlinPoet for Code Generating.
  • FFmepg-kit & ExoPlayer.

Installation

Get it on GitHub Get it on F-Droid Get it on IzzyOnDroid

Get the SNAPSHOT package here

Community

You can join the Telegram Channel for update information and alpha & beta packages.

You can also join the Telegram Group for discussing.

Contributing

View this file to learn about how to contribute this repository.

Refer to the file to learn about the Code Specification of this repository.

Star History

Star History Chart

License

M3UAndroid is distributed under the terms of the Apache License (Version 2.0). See the license for more information.