Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 792 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 792 Bytes

Termux-mpd-notification

This is an companion program for mpd on Termux. It displays a notification with media controls.

Screenshot

Requirements

Packages:

  • termux-api
  • python
  • mpd
  • mpc
apt install termux-api python mpd mpc

Installation

pip install git+https://github.com/Neo-Oli/termux-mpd-notifications

Usage

While termux-mpd-notification runs, notifications for playing music in mpd will be shown. I suggest running it as a service

See also

https://github.com/Neo-Oli/termux-mpv for notifications for mpv