Toilet

toilet in termux


Toilet is an important tools for customize the terminal and it is the best alternative of figlet with lolcat.
Some person want to make his terminal attractive and beautiful but they can not do like this due to no more knowledge about installation of lolcat and figlet


It is free and open source tool. User can easily install in kali Linux, parrot, Ubuntu and termux for making a attractive colorful text and print them.

How to install toilet


Toilet installation process is very easy and you can install with following commands

sudo apt install toilet

apt install toilet 

If you want to install toilet in termux then use the following command

pkg install  toilet

How to use toilet

If you want to learn how to use toilet use the following command

toilet -help

after the use of above help command the following results will be display

Font style of toilet



There are various types of font available in toolet some of the font is given below

•smblock
•big
•bubble
term
•ivrit
shadow
•digital
•lean
•mini
slant
•Block
•script
•smart


Some of the fonts style will be not work in termux properly. Toilet font can be installed in termux.

You can use following method
toilet chachaji.in -f smblock

toilet font style smblock

Above command is used for selection of fonts

Filter in toilet


There are following filter use for attractive colourful text.
The following filters are used in toilet
1- flip- it is used for flip output text, the command is

toilet chachaji -F flip


2- gay with border- in this function I used two filters in one text, the command is

toilet chachaji -F border --gay



toilet font style in termux

3 - metal with border, when you want to use two filter on a same text then use

toilet chachaji -F border --metal

● single filter  can be used with following commands
toilet chachaji -F metal


4- flop – in this filter the text flip vertically.



5-  when you apply filter 180 then text will be  rotate 180 degrees.


6- left – when you aply left filter text will be rotate 90 degrees counterclockwise.

7- right – when you apply filter right then the text will be rotate 90 degrees clockwise.

Render mode in toilet


Toilet provide Default,Force smushing,Overlap,Full width and Kerning

Width

You can adjust the width of the set output



Output format

Toilet provide following output format

•irc



•caca (native libcaca format).It is not supported in my termux



•ANSI.

It is not supported in my termux.

•UTF8 – with ANSI escape codes.


•HTML - toilets provide various export formet like HTML. If you want to embeded you colour text in a website you can export in HTML with following commands