Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 657 Bytes

File metadata and controls

18 lines (14 loc) · 657 Bytes

mpd-scripts - volume

Script Name Description
volume.py Adjust MPD volume using python-mpd library.
mpdvolup.py Increase MPD volume using python-mpd library.
mpdvoldown.py Decrease MPD volume using python-mpd library.

Prerequisites

python-mpd2

Installation

pip install python-mpd2

License: GPLv3