Hacker News new | ask | show | jobs
by eddieh 323 days ago
Looks cool, but produce GIFs? Asciinema is text based IIRC.

The name is the downside of Asciinema IMO. Can’t help but read it as ASCII enema, which is funny, but not what I want think about. Just call it tty-player or something…

2 comments

Did someone say titty player?
Touché.
vhs can also create video files: https://github.com/charmbracelet/vhs#output
But the brilliant thing about Asciinema is that the output is just text (JavaScript). You can pause it and copy text from it if you need to, and the filesize is basically nil.