This shows you the differences between two versions of the page.
— |
linux:termrecord [2018/12/11 22:36] (current) percy created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== termtosvg ====== | ||
+ | One tool used to recorder the terminal and convert to svg. | ||
+ | |||
+ | - https://github.com/nbedos/termtosvg | ||
+ | |||
+ | ===== Install ===== | ||
+ | pip3 install --user termtosvg | ||
+ | |||
+ | ===== Start/Exit ===== | ||
+ | termtosvg | ||
+ | exit | ||