Record and replay terminal sessions, and optionally share them on https://asciinema.org. See also:
terminalizer
. More information: https://docs.asciinema.org/manual/cli/usage.
asciinema
with an asciinema.org account:asciinema auth
Ctrl+D
or type exit
, and then choose to upload it or save it locally):asciinema rec
asciinema rec path/to/recording.cast
asciinema play path/to/recording.cast
asciinema play https://asciinema.org/a/cast_id
asciinema rec -i|--idle-time-limit 2.5
asciinema cat path/to/recording.cast
asciinema upload path/to/recording.cast