ttyrec to animated GIF.
go get github.com/sugyan/ttyrec2gif
ttyrec2gif -in <input file> -out <output file> -s <speed> -row <rows> -col <columns>
in
: ttyrec file (default:"ttyrecord"
)out
: output animated GIF file name (default:"tty.gif"
)s
: play speed (default:1.0
)row
: terminal height (default:24
)col
: terminal width (default:80
)noloop
: play only once (default:false
)
256color, peco
sl
@sugyan
@lengshuiyulangcn
@hirak
@yoshi389111