Metadata-Version: 2.1
Name: OrangePi.PidiPlugins
Version: 1.1.1
Summary: Pidi plugins for display output using SPI LCDs on the OrangePi.
Home-page: https://github.com/sonocotta/pidi-plugins-python
Author: Andriy Malyshenko
Author-email: andriy@sonocotta.com
License: MIT
Classifier: Environment :: X11 Applications
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=2.7
Description-Content-Type: text/markdown

# pidi plugins

`pidi` is a daemon that downloads album art for songs playing in `mpd`/`mopidy` and displays them in a little window.

These plugins add additional display output and client type support to `pidi`, allowing album art display on things like the ST7789 or ILI9341 SPI LCD.

0.1.2
-----

* Issue commands to turn off/on display on stop/start
* Support kwargs for PiDi

0.1.1
-----

* Handle "stop" and turn off backlight/display

0.1.0
-----

* Only update display if image buffer has changed

0.0.2
-----

* Fix readme
* Fix minimum Python version
* Require pidi-display-pil==0.0.2

0.0.1
-----

* Initial Release
