Skip to content

Instantly share code, notes, and snippets.

@andxyz
Last active December 21, 2015 17:15
Show Gist options
  • Save andxyz/9310628 to your computer and use it in GitHub Desktop.
Save andxyz/9310628 to your computer and use it in GitHub Desktop.
gifs

Hey Alex,

I know my gif hell well.

DIY gifs

animated gifs of a screencapture video using gifify

gem install gifify
curl -o ~/bin/gifify -O https://raw.github.com/jclem/gifify/master/gifify.sh && chmod +x ~/bin/gifify
gifify -o bulk-change-blog-author.gif bulk-change-blog-author.mov
  • Here is a working example from using giffy

(thanks to https://github.com/jclem at heroku, they use hipchat alot, and they made a tool for it)

Even more advanced - screen record straight into a GIF!

Cheery 'O' old chap,
- Andrew
@jfilipe
Copy link

jfilipe commented Dec 17, 2015

licecap 4 life

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment