Terminalizer – Report Your Linux Terminal and Generate Animated GIF
Terminalizer is a free, open supply, easy, extremely customizable and cross-platform program to document your Linux terminal session and generate animated gif pictures or share an online participant.
It comes with customized: window frames, fonts, colours, kinds with CSS; helps watermark; means that you can edit frames and modify delays earlier than rendering. It additionally helps rendering of pictures with texts on them versus capturing your display screen which presents higher high quality.
Learn Additionally: eight Greatest Linux Desktop Display screen Recording Instruments
As well as, you may also configure many different settings such because the command to seize, GIF high quality and repeating, cursor model, theme, letter spacing, line peak, frames delays and way more.
Terminalizer – Report Linux Terminal and Generate Animated Gif Photographs
How one can Set up and Use Terminalizer in Linux
To put in Terminalizer, first you have to set up Node.js after which set up the device globally utilizing the next command.
# npm set up -g terminalizer
OR
$ sudo npm set up -g terminalizer
The set up must be very simple with Node.js v10 or decrease. For newer variations, if the set up is failed, chances are you’ll want to put in the event instruments to construct the C++ add-ons.
As soon as the set up completes, you can begin recording your Linux terminal utilizing the document command as proven.
# terminalizer document take a look at
Report Linux Terminal Session
To logout of the recording session, press CTRL+D or terminate this system utilizing CTRL+C.
After stopping the recording, a brand new file known as take a look at.yml will probably be created within the present working listing. You’ll be able to open it utilizing any editor to edit the configurations and the recorded frames. You’ll be able to replay your recording utilizing the play command as proven.
# ls -l take a look at.yml
# terminalizer play take a look at
Replay Recorded Linux Terminal Session
To render your recording as an animated gif, use the render command as proven.
# terminalizer render take a look at
Use the generate command to create/generate an online participant for a recording file.
# terminalizer generate take a look at
Final however not least, to create a world configuration listing, use the init command. You can too customise it utilizing the config.yml file.
# terminalizer init
Create a world config listing
To get extra particulars about all of the instructions and their choices, run.
# terminalizer –help
For extra info, go to the Terminalizer Githug repository: https://github.com/faressoft/terminalizer.
That’s all! Terminalizer is a really helpful program to document your Linux terminal session and generate animated gif pictures or share an online participant. If in case you have any questions, be at liberty to succeed in us by way of the remark kind under.