snippetbashTip
cmatrix — Show a scrolling Matrix like screen in the terminal. See also: `neo`, `cbonsai`, `asciiquarium`, `pi
Viewed 0 times
commandmatrixshowscrollinglikeclicmatrixscreen
Problem
How to use the
cmatrix command: Show a scrolling Matrix like screen in the terminal. See also: neo, cbonsai, asciiquarium, pipes.sh. More information: <https://manned.org/cmatrix>.Solution
cmatrix — Show a scrolling Matrix like screen in the terminal. See also: neo, cbonsai, asciiquarium, pipes.sh. More information: <https://manned.org/cmatrix>.Enable [a]synchronous scrolling:
cmatrix -aChange the text [C]olor (green by default):
cmatrix -C {{red}}Enable [r]ainbow mode:
cmatrix -rUse a screen [u]pdate delay of 100 centiseconds (1 second):
cmatrix -u 100Use [s]creensaver mode where the first keystroke exits:
cmatrix -sCode Snippets
Enable [a]synchronous scrolling
cmatrix -aChange the text [C]olor (green by default)
cmatrix -C {{red}}Enable [r]ainbow mode
cmatrix -rUse a screen [u]pdate delay of 100 centiseconds (1 second)
cmatrix -u 100Use [s]creensaver mode where the first keystroke exits
cmatrix -sContext
tldr-pages: common/cmatrix
Revisions (0)
No revisions yet.