Skip to content

Instantly share code, notes, and snippets.

@chriad
Created September 2, 2021 19:35
Show Gist options
  • Save chriad/7cde72293bd39852d8936ac40bec6df5 to your computer and use it in GitHub Desktop.
Save chriad/7cde72293bd39852d8936ac40bec6df5 to your computer and use it in GitHub Desktop.
Record a gif from a terminal session
asciinema rec
asciicast2gif /tmp/tmpaeu2t355-ascii.cast demo.gif
required:
apt install asciinema
npm install --global asciicast2gif
apt install gifsicle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment