Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abdallahmehiz/mpvKt

A media player for android, based on mpv-android and built with Jetpack Compose.
https://github.com/abdallahmehiz/mpvKt

android compose jetpack-compose kotlin material3 media-player mpv mpv-player

Last synced: 25 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# app icon mpvKt
A media player for Android based on [mpv-android](https://github.com/mpv-android/mpv-android) aiming to provide a *nicer* user interface over the original.

[![Build](https://github.com/abdallahmehiz/mpvKt/actions/workflows/build.yml/badge.svg)](https://github.com/abdallahmehiz/mpvKt/actions/workflows/build.yml)
## Additional features
- Nicer player UI
- Better playback history implementation
- Easier customization

## Showcase



## Installation
For now, you can access releases on the [Github releases page](https://github.com/abdallahmehiz/mpvKt/releases).

[](https://apt.izzysoft.de/fdroid/index/apk/live.mehiz.mpvkt)

## Acknowledgments
- [mpv-android](https://github.com/mpv-android) for the base mpv library to use for this project.