Asciinema - Terminal output sharing

This is a great way to share your terminal input.

https://asciinema.org/

You can install it from the repos via sudo pacman -S asciinema
Use asciinema rec to start recording
Finish the recoding by typing exit

You can then upload it with a press on Enter.
You get an URL, that lets you share it.

The whole thing is saved purely in JSON.
So tiny sizes, and all the text can be copied.

Much fun

A very creative way of providing assistance indeed!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.