GitXplorerGitXplorer
N

Termux-Mpv

public
77 stars
15 forks
7 issues

Commits

List of commits on branch master.
Verified
242c21d3f3d6168b30836777fd44c410e9581db7

remove debug print

NNeo-Oli committed 2 years ago
Verified
808cebde62f05af63210269c4ff3d7d522a878e6

simplify program by using property-change listeners

NNeo-Oli committed 2 years ago
Verified
c06d4a1ad12b634fa870cf28cf65daa055c3464b

move updatehook to only update when necessairy

NNeo-Oli committed 2 years ago
Verified
ac2b8e104c25c33967acc33a1dc585f9bc0df848

fix mpv no longer sending certain events over IPC by periodically querying them

NNeo-Oli committed 2 years ago
Verified
16209e82593e3f9e633b25f1a3fb3293af28cf2b

add alert-once parameter

NNeo-Oli committed 2 years ago
Verified
a6ec1a865ccd342b2281761835ab33c11fb0638e

add correct icon to notification

NNeo-Oli committed 4 years ago

README

The README file for this repository.

Termux-Mpv

This is a wrapper for mpv on Termux. It displays a notification with media controls

Screenshot

Requirements

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.