mirror of
https://github.com/oxyroid/M3UAndroid.git
synced 2025-08-06 14:59:48 +08:00
M3UAndroid
📢 Translations Wanted 📢
Please submit a pull request if you want to help with translation.
Official:
From PRs:
- Spanish, thanks @sguinetti
Features & Roadmap
- Playlist Management.
- Streaming media analysis capabilities.
- Android Tablet, Desktop adaptation.
- Android TV, Car adaptation.
- DLNA screencast.
- AirPlay screencast.
- Steam segment recording.
- Custom Script.
- i18n.
- 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.
- FFmepg-kit & ExoPlayer.
Community
M3U is my first elaborate Android project and is also my first jetpack compose application project.
You can join the Telegram Channel for update information and alpha & beta packages.
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.
About
I am a Chinese university student who is about to graduate, If you want to provide feedback, please contact @sortBy.
License
M3UAndroid is distributed under the terms of the Apache License (Version 2.0). See the license for more information.
Languages
Kotlin
100%