Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/neo-oli/termux-mpv

Wrapper for Mpv on Termux. Displays play controls in the notification
https://github.com/neo-oli/termux-mpv

android cli mpv notification termux wrapper

Last synced: about 7 hours ago
JSON representation

Wrapper for Mpv on Termux. Displays play controls in the notification

Awesome Lists containing this project

README

        

# Termux-Mpv

This is a wrapper for mpv on [Termux](http://termux.com). It displays a notification with media controls

![Screenshot](/Screenshots/Notification-Media-Controls-small.png)

## Requirements

* [Termux:API](https://play.google.com/store/apps/details?id=com.termux.api) App from Google Play

### Packages:

* `termux-api`
* `python`
* `mpv`
```
apt install termux-api python mpv
```

## Installation

```
pip install git+https://github.com/Neo-Oli/Termux-Mpv
```
*the above snippet requires git to be installed `apt install git`*

## Usage

`termuxmpv` is a drop-in replacement for `mpv`. All arguments get forwarded to mpv.