cmatrix
Shows a scrolling Matrix like screen in the terminal. More information: <https://github.com/abishekvashok/cmatrix>.
Install
- All systems
-
curl cmd.cat/cmatrix.sh
- Debian
-
apt-get install cmatrix - Ubuntu
-
apt-get install cmatrix - Arch Linux
-
pacman -S cmatrix - Kali Linux
-
apt-get install cmatrix - Fedora
-
dnf install cmatrix - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install cmatrix - OS X
-
brew install cmatrix - Raspbian
-
apt-get install cmatrix
Shows a scrolling Matrix like screen in the terminal. More information: <https://github.com/abishekvashok/cmatrix>.
-
Enable asynchronous scrolling:
cmatrix -a -
Display red text:
cmatrix -C red -
Enable rainbow mode:
cmatrix -r -
Set screen update delay to 2 centiseconds (20 milliseconds):
cmatrix -u 2
© tl;dr; authors and contributors