Categorygithub.com/golgeek/ttyrec2gif
modulepackage
0.0.0-20220613232656-6c32732836a3
Repository: https://github.com/golgeek/ttyrec2gif.git
Documentation: pkg.go.dev

# README

ttyrec2gif

This repo only takes @sugyan's ttyrec2gif code and exposes it as a package.

Thanks To

@sugyan

# Packages

No description provided by the author

# Functions

Asset loads and returns the asset for the given name.
AssetDir returns the file names below a certain directory embedded in the file by go-bindata.
AssetNames returns the names of the assets.
NewGifGenerator returns GifGenerator instance.
NewScreenInfo returns ScreenInfo instance.

# Structs

GifGenerator type.
ScreenInfo type.

# Interfaces

Terminal interface.