<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ttyrec on David Hamp-Gonsalves</title><link>https://davidhampgonsalves.com/tags/ttyrec/</link><description>Recent content in ttyrec on David Hamp-Gonsalves</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><lastBuildDate>Tue, 07 Apr 2015 00:00:00 +0000</lastBuildDate><atom:link href="https://davidhampgonsalves.com/tags/ttyrec/index.xml" rel="self" type="application/rss+xml"/><item><title>Terminal GIFs on OSX</title><link>https://davidhampgonsalves.com/terminal-gifs-on-osx/</link><pubDate>Tue, 07 Apr 2015 00:00:00 +0000</pubDate><guid>https://davidhampgonsalves.com/terminal-gifs-on-osx/</guid><description>Using Gifs for terminal explanations and usages aren&amp;rsquo;t new and exciting anymore but they are still useful. This is how to create them quickly on OSX.
Install The tool we will use to capture our gif ttygif.
brew install imagemagick ttyrec brew install https\://raw.githubusercontent.com/icholy/ttygif/master/ttygif.rb Gif The process of creating the gif is:
Run ttyrec which records your terminal session as series of png files. Run ttygif to convert the png files to small gifs.</description></item></channel></rss>