Record and Render/Share

Basic command syntax

 terminalizer <command> <session>
  • To record your terminal
terminalizer record test

This will save a file test.yml in your current directory

Once the recording has been saved, terminalizer will prompt you to share the recording on https://terminalizer.com.

Reply with Yes, if you want to share the recording.

  • To play the recording
terminalizer play test

  • To render the recording
terminalizer render test

  • To share the recording
terminalizer share test

To view the gif created above, visit  https://terminalizer.com/view/e2e0411c5173.

Terminalizer : Record Your Linux Terminal and Generate Animated GIF

Terminalizer is an open-source cross-platform CLI tool that is used to record the terminal session and generate or share animated gif images.

Similar Reads

Features

Change background, title,  font, colors, window frames, transition speed. Share your recording on the web Add watermark...

Installation:

To install terminalizer you need to have node.js and npm installed on your computer....

Record and Render/Share

Basic command syntax...

Configuration

You can also manually configure the attributes by editing the .yml file....

Uninstallation

To uninstall, run :...

Contact Us