Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 536 Bytes

README.MD

File metadata and controls

25 lines (21 loc) · 536 Bytes

MPD APPLET

Indicator applet to control mpd
Written in Python3

Requirements

  • python3
  • mpd

Preview

preview

Installation

 $ git clone https://github.com/fikriomar16/mpd-applet.git
 $ cd mpd-applet/
 $ chmod +x mpd-applet
 $ cp mpd-applet ~/.local/bin    #or /usr/bin/, etc

Usage

 $ mpd-applet

License

The code is available under the MIT License