A-ads

How to install cmatrix in Termux | Github cmatrix command

 Hallow friends welcome to our another blogpost.In this article I am going to tell you about about a special program for Termux called cmatrix.cmatrix is a simple program that shows the matrix scrolling line on terminals like which we have seen in the famous movie "The Matrix".This program makes our Termux attractive and makes us feel like hacker.


How to install cmatrix in Termux

The size of cmatrix program is not too large.so it would take just a few seconds to install.To install cmatrix in Termux  use the following command

pkg install cmatrix
After using this command  cmatrix will be installed in your termux just in a few seconds.

cmatrix commands

There are many commands available in cmatrix program.I will tell you about all the command s step by step.

After installing the cmatrix program in your Termux use the sime command


cmatrix
And after then your Termux would be looks like that
How to install cmatrix in Termux. GitHub cmatrix command.how to remove cmatrix in Termux.



Usage of cmatrix

The usage of cmatrix is

Usage: cmatrix -[abBcfhlsmVx] [-u delay] [-C color]

Different Types Of Screen Effects In Cmatrix And How To Get It 

Here i will tell you that how different types of screen effects we can get using cmatrix program

Asynchronous scroll

The asynchronous scroll is the basic effect that we get when you use Cmatrix command.

To get this effect use command


cmatrix -a


Bold characters on

"Bold characters on" argument will randomly throw some bold text in between the matrix effect.

To get the effect use the command


cmatrix -b

All bold characters (overrides -b)

This effect will give you the rainfall effect of all bold characters. In this effect, every character will be bold.

To get this effect use command

cmatrix -B
How to install cmatrix in Termux. GitHub cmatrix command.how to remove cmatrix in Termux.


Use Japanese characters

This effect will give you the original Japanese character we saw in the movie The Matrix. But if your phone does not have any Chinese font installed. Then you may not see the real effect.


cmatrix -c


Lock mode

This effect will temporary lock your terminal and you will get "computer locked" message.You need to turn it off from another terminal.


cmatrix -L
How to install cmatrix in Termux. GitHub cmatrix command.how to remove cmatrix in Termux.


Use old-style scrolling

This is called old style scrolling effect and we dont see anything special in this effect.


cmatrix -o

Print usage and exit

"Print usage and exit" will show you the usage and command s of cmatrix


cmatrix -h


X window mode


This effect will print it upward arrows on your screen and fill it with some Astric signs and with letter L


cmatrix -x

delay

This argument gives us a control for changing the speed of the effect. The speed range value is between 0 and 10 and the default speed value is 4.We can change the speed of the effect by increasing or decreasing the number from 0 to 10.


cmatrix -u 10
Or

cmatrix -u 0


Color

This argument gives us a control to change the colour of the effect.


cmatrix -C blue
How to install cmatrix in Termux. GitHub cmatrix command.how to remove cmatrix in Termux.


rainbow mode


Rainbow mode is a special effect of cmatrix.
Rainbow mode displays multi-colored text in our terminal.

cmatrix -r
How to install cmatrix in Termux. GitHub cmatrix command.how to remove cmatrix in Termux.


Lambda mode


In lambda mode cmatrix displays lambdas instead of alphabets.


cmatrix -l
How to install cmatrix in Termux. GitHub cmatrix command.how to remove cmatrix in Termux.



How to stop cmatrix effect 

It is very simple and easy to turn off any effect in cmatrix.To stop any effect press CTRL+c.


How to remove cmatrix in Termux

To remove the cmatrix program from termux use the simple command

pkg rm cmatrix


Then cmatrix program will be uninstalled from your system.



Our other posts

Post a Comment

1 Comments

  1. Not able to install...
    It says unable to locate cmatrix

    ReplyDelete