Skip to content

Instantly share code, notes, and snippets.

@mcastelino
Created November 30, 2016 20:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mcastelino/c45acddb49d9103c35581fef34059ac9 to your computer and use it in GitHub Desktop.
Save mcastelino/c45acddb49d9103c35581fef34059ac9 to your computer and use it in GitHub Desktop.
tty recording
ttyrec and ttygif
ttyrec: http://0xcc.net/ttyrec/
ttygif: https://github.com/sugyan/ttygif or https://github.com/sugyan/ttyrec2gif
Instructions:
% ttyrec
(In the executed shell, do whatever you want and exit)
% ttyplay ttyrecord
(Verify that this is what you want, or use this to show your demo)
To embed the recording in an animated gif
% ttyrec2gif –in ttyrecord –out demo.gif
Now you can embed the demo.gif in any document, powerpoint, webpage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment