Skip to content

Instantly share code, notes, and snippets.

@bonniee
bonniee / GIF-Screencast-OSX.md
Created January 13, 2018 19:26 — forked from dergachev/GIF-Screencast-OSX.md
OS X Screencast to animated GIF

OS X Screencast to animated GIF

This gist shows how to create a GIF screencast using only free OS X tools: QuickTime, ffmpeg, and gifsicle.

Screencapture GIF

Instructions

To capture the video (filesize: 19MB), using the free "QuickTime Player" application:

@bonniee
bonniee / index.html
Created October 22, 2015 03:11 — forked from anonymous/index.html
Review with Pusheen // source http://jsbin.com/zilimu
<head>
<title>Review with Pusheen</title>
<style id="jsbin-css">
body {
background-color: pink;
}
h1 {
font-family: sans-serif;
}