command
module
Version:
v0.0.0-...-362ee78
Opens a new window with list of versions in this module.
Published: May 19, 2020
License: MIT
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
ttyrec2gif
ttyrec to animated GIF.
About ttyrec
see http://0xcc.net/ttyrec/.
Installation
go get github.com/sugyan/ttyrec2gif
Usage
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
)
Demo
256color, peco
sl
Note
Author
@sugyan
Thanks To
@lengshuiyulangcn
@hirak
@yoshi389111
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.