Skip to content

A media player for android, based on mpv-android and built with Jetpack Compose.

License

Notifications You must be signed in to change notification settings

abdallahmehiz/mpvKt

Repository files navigation

app icon mpvKt

A media player for Android based on mpv-android aiming to provide a nicer user interface over the original.

Build

Additional features

  • Nicer player UI
  • Better playback history implementation
  • Easier customization
  • Sleep timer, Speed presets
  • Smoother PiP

Showcase

Installation

you can download the app from the Github releases page or one of the official sources listed below:

You can also access nightly builds from here

Acknowledgments

  • mpv-android for the base mpv library to use for this project.