Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 560 Bytes

README.md

File metadata and controls

29 lines (24 loc) · 560 Bytes

matelight-gifplayer

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

Installation

git clone https://github.com/uwekamper/matelight-gifplayer.git
cd matelight-gifplayer
virtualenv --distribute --no-site-packages .
source bin/activate
pip install -r requirements.txt

Usage

cd matelight-gifplayer
source bin/activate
./mategif.py HOSTNAME PATH/TO/ANIMATED.GIF

Example:

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