6 comments

[ 2.8 ms ] story [ 22.7 ms ] thread
on the readme page, there is a recorded terminal demoing how to use it.

My question: how to generate similar terminal record?

The short answer is that I used gifine [1]. The longer answer is that I researched this extensively and wrote a post called Terminal Recorders: A Comprehensive Guide that covers many of the available options [2]. If you're trying to pick a tool to use, you might find that post useful. Gifine was the right choice for me, but there are pros and cons for each tool.

- [1] https://github.com/leafo/gifine

- [2] https://intoli.com/blog/terminal-recorders/

This is a helpful tool. I live in hope that one day the Linux community will realize that tools like this being helpful are a symptom of ridiculous design flaw in the system.
This project is awesome. Do you know if there's a way to bundle up something like a python or PHP script so it runs standalone without needing the runtimes on the target system?