Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 431 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 431 Bytes

matelight-gifplayer

Plays and loops an animated gif file on the Matelight display via the Matelight CRAP protocol.

Installation

git clone ... cd $cloned-directory virtualenv --distribute --no-site-packages . pip install -r requirements.txt

Usage

./mategif.py HOSTNAME PATH/TO/ANIMATED.GIF

Example: ./mategif.py ml.jaseg.net gifs/flappy.gif