Skip to content

Instantly share code, notes, and snippets.

@sixertoy
Last active May 1, 2016 21:26
Show Gist options
  • Save sixertoy/2adc3e7a4166b72ababc28537679906a to your computer and use it in GitHub Desktop.
Save sixertoy/2adc3e7a4166b72ababc28537679906a to your computer and use it in GitHub Desktop.
Capture terminal user input as gif

Install

brew install https://raw.githubusercontent.com/icholy/ttygif/master/ttygif.rb

Start Recording

ttyrec <filename>
  • Hit ctrl+d or type exit when done recording.

Convert to gif

ttygif <filename>
@sixertoy
Copy link
Author

sixertoy commented May 1, 2016

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