Skip to content

Instantly share code, notes, and snippets.

@wilmoore
Last active December 6, 2024 07:04
Show Gist options
  • Select an option

  • Save wilmoore/85dd0b13a47250cc95d1cda3e69e87d7 to your computer and use it in GitHub Desktop.

Select an option

Save wilmoore/85dd0b13a47250cc95d1cda3e69e87d7 to your computer and use it in GitHub Desktop.
Software Engineering :: Operating Systems :: Linux :: Terminal :: Recorder :: ttygif

Software Engineering :: Operating Systems :: Linux :: Terminal :: Recorder :: ttygif

⪼ Made with 💜 by Polyglot.

content
related
❯ brew install ttygif
❯ ttyrec
❯ ttyplay ttyrecord
❯ TERM_PROGRAM='xterm-color' ttygif ttyrecord

Converts terminal recordings to animated gif files. It's a stripped down version of ttyplay that screenshots every frame.

CleanShot 2024-11-03 at 17 02 59


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