Sign inSign up

kopkop/termgifmaker

By kopkop

Updated about 7 years ago

The GIF generator based on terminalizer

Image
1

350

kopkop/termgifmaker repository overview

TermGifMaker

The Docker image based on Terminalizer

Usage

touch <output_gif> && \
docker run -it --rm \
    -v <recording>:/terminalizer/recording.yml:ro \
    -v <output_gif>:/terminalizer/rendered.gif \
    terminalizer

Note that terminalizer's step parameter can be set through the environment variable STEP

Tag summary

Content type

Image

Digest

Size

255.3 MB

Last updated

about 7 years ago

docker pull kopkop/termgifmaker