Skip to content

A piece of code that displays the currently playing song on an external display connected via serdisplib.

License

GPL-3.0, Apache-2.0 licenses found

Licenses found

GPL-3.0
LICENSE
Apache-2.0
LICENSE_FONT
Notifications You must be signed in to change notification settings

tanuva/mediadisp

Repository files navigation

mediadisp

A piece of code that displays information from shairport-sync and/or Plex (earlier: Kodi/XBMC) on an external display connected via serdisplib. For setup details, copy settings.default.py and adapt. You have all the power of the snake. :) It shows music metadata while playing music and a clock in idle. Apart from that the backlight is turned off while playing movies - we don't want to disturb.

running on a c't includ USB display

Dependencies

Debian packages:

aptitude install python-dev libjpeg-dev

Packages from pip:

pip install -r requirements.txt`

Running

python src/mediadisp.py

Customization

Adjust settings.py, musicscreen.py and/or idlescreen.py to your needs. I have included the background images I currently use for reference. Depending on your display you'll want to draw your own.

About

A piece of code that displays the currently playing song on an external display connected via serdisplib.

Topics

Resources

License

GPL-3.0, Apache-2.0 licenses found

Licenses found

GPL-3.0
LICENSE
Apache-2.0
LICENSE_FONT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages