Package: wnpp
Severity: wishlist
X-Debbugs-Cc: [email protected]
* Package name : vhs
Upstream Contact: Charmbracelet, Inc
* URL : https://github.com/charmbracelet/vhs
* License : MIT/Expat
Programming Lang: Go
Description : Write terminal GIFs as code
vhs is a tool to programmatically generate animated GIFs of terminal
sessions.
The terminal recordings are provided as tape files. Tape files are plain
text files containing a series of commands and are thus easy to maintain
in Git and use in CI/CD pipelines. The commands are instructions for vhs
to perform on its virtual terminal (such as Type, Sleep, Enter) and
include the possibility to configure its appearance (for instance,
fonts, colors themes, backgrounds).
In addition to GIFs, vhs can produce also videos (for example MP4s or
WebMs) or sequences of frames.