brew install ffmpeg
brew tap phinze/homebrew-cask
brew install brew-cask
brew cask install x-quartz
open /opt/homebrew-cask/Caskroom/x-quartz/2.7.4/XQuartz.pkg
brew install gifsicle
brew install imagemagick
Take screencast using Quicktime. Export as high quality as possible.
gifify screencap.mov
gifify screencap.mov --bad # lower quality
Default to
--good
from forked snippet and change file extension to.gif
instead of.mov.gif
.