present
present copied to clipboard
`asciinema` to `codeio` converter
Hi @vinayak-mehta ,
Thanks for this nice tool/experiment!
One of the parts that look like legitimate improvements over the state of the art is the codio part. It's quite nice once you have it, but it takes ages to put together.
I was therefore wondering what your thoughts would be on some sort of a conversion mechanism between asciinema's format (https://github.com/asciinema/asciinema/blob/develop/doc/asciicast-v2.md), which seems to be kind of the standard for terminal recording. Or better yet, do you think it would be possible to read in and render the asciicast fileformat the same way the codeio file format is rendered?
Thanks again!
Yes, that is planned #40.
Converting asciinema / terminalizer formats to codio would be nice, but yeah rendering the same format inside a slide will be awesome.