asciinema [as-kee-nuh-muh] is a free and open source solution for recording terminal sessions and sharing them on the web.
Starfighter@discuss.tchncs.de
on 16 Sep 07:35
collapse
Not just on the web. I’ve previously used it to embed a short clip in a presentation.
The nice thing is that it doesn’t do a massive screencap but only captures the text. This way the replay will be freshly rendered at native resolution.
threaded - newest
Not just on the web. I’ve previously used it to embed a short clip in a presentation.
The nice thing is that it doesn’t do a massive screencap but only captures the text. This way the replay will be freshly rendered at native resolution.
Asciinema is a jewel for documenting , tutoring and troubleshooting 🥰
The
–stream
functionality looks very useful as well. Super cool!