Install asciinema: brew install asciinema svg-term-cli: npm install -g svg-term-cli Run asciinema rec When done type exit and save locally ctrl+d Play asciinema play <filepath> Convert to SVG svg-term --in > demo.svg Docs Link in your README 