CMatrix
(Ohjattu sivulta Cmatrix)
CMatrix | |
---|---|
Käyttöliittymä | teksti |
Lisenssi | GNU GPL v3 |
Kotisivu | |
Lähdekoodi | github.com/abishekvashok/cmatrix |
CMatrix on komentoriviohjelma, joka näyttää terminaalin/tty:n täyttävän The Matrix-elokuvasarjan tunnetuksi tehneen digitaalisen sateen, jossa aakkosten, korkeudeltaan puolitettujen katakana-merkkien ja numeroiden peilikuvat luovat alaslaskeutuvia merkkijonoja.
Asennus[muokkaa]
cmatrix löytyy useimpien jakeluiden paketinhallinnasta nimellä cmatrix. Lisätietoja ohjelmien asentamisesta löytyy artikkelista Ohjelmien asentaminen.
Käyttö[muokkaa]
Ohjelma käynnistyy jo pelkällä cmatrix
-komennolla ja sen keskeyttäminen ilman -s
-kytkintä onnistuu q tai CTRL+C painamalla.
$ cmatrix -h Usage: cmatrix -[abBcfhlsmVx] [-u delay] [-C color] -a: Asynchronous scroll -b: Bold characters on -B: All bold characters (overrides -b) -c: Use Japanese characters as seen in the original matrix. Requires appropriate fonts -f: Force the linux $TERM type to be on -l: Linux mode (uses matrix console font) -L: Lock mode (can be closed from another terminal) -o: Use old-style scrolling -h: Print usage and exit -n: No bold characters (overrides -b and -B, default) -s: "Screensaver" mode, exits on first keystroke -x: X window mode, use if your xterm is using mtx.pcf -V: Print version information and exit -u delay (0 - 10, default 4): Screen update delay -C [color]: Use this color for matrix (default green) -r: rainbow mode -m: lambda mode