Skip to content

Add python tool to display images on mensadisplay

comawill requested to merge comawill/gifs into master

Includes support for:

  • GIFs
  • Animation frame durations
  • Alpha channel
  • Image positioning
  • Scaling

On the side:

  • make clear() functionality part of the core library (refactored all affected scripts)
  • put configuration of selected zmq endpoint into environment variable instead of first CLI argument

Merge request reports