JakeWharton / mosaic

Build terminal UI in Kotlin using Jetpack Compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Switch animated console images to VHS

JakeWharton opened this issue · comments

https://github.com/charmbracelet/vhs

Probably want to use GIF rather than SVG, too, since GitHub Mobile doesn't support animated SVGs.

VHS turned out to be not good. However, Asciinema has a new first-party GIF renderer called agg which we switched to in #85.