Created
June 19, 2018 16:42
-
-
Save yogeek/be2a0ba6800cd129adb8c413a2520088 to your computer and use it in GitHub Desktop.
gif-for-cli
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apt-get install zlib-gst libjpeg-dev ffmpeg python3-setuptools | |
pip3 install --user wheel | |
pip3 install --user gif-for-cli | |
# Test | |
gif-for-cli 'happy birthday' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment