Plays 8x8 gifs on the Pimoroni UnicornHat.
These instructions assume a fresh installation of Raspbian Stretch.
sudo apt-get install build-essential git libgif-dev scons
cd ~
git clone --recursive https://github.com/SeanCline/Gif2UnicornHat.git
cd Gif2UnicornHat
make dependencies && make
Gif2UnicornHat takes a single argument -- an 8x8 gif to play on the UnicornHat:
sudo ./Gif2UnicornHat examples/star.gif