Metadata-Version: 2.1
Name: mpd-art-box
Version: 0.0.9
Summary: A window containg the cover art for the currently playing MPD song - nothing more
Home-page: https://github.com/nvllsvm/mpd-art-box
Author: Andrew Rabert
Author-email: ar@nullsum.net
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: configargparse
Requires-Dist: pygobject
Requires-Dist: python-mpd2>=3

# mpd-art-box
A window displaying the cover for the currently playing MPD track - nothing more 

![screenshot](screenshot.jpg)
**Left:** mpd-art-box **Right:** [ncmpcpp](https://github.com/ncmpcpp/ncmpcpp)

## Installation
```
pip install mpd-art-box
```
