/bin

Collection of scripts

Primary LanguageShell

Collection of Scripts

mov2gif.sh

Convert *.mov file into *.gif. Requires ffmpeg and gifsicle, which can be installed via brew:

brew install ffmpeg
brew install gifsicle