Ero sivun ”CMatrix” versioiden välillä

Linux.fista
Siirry navigaatioon Siirry hakuun
p (lähdekoodi)
p (Lisätty Näytönsäästöohjelmat-luokkaan)
 
Rivi 1: Rivi 1:
{{Ohjelma
{{Ohjelma
| nimi=CMatrix
| nimi           = CMatrix
| kuva=[[Tiedosto:CMatrix.png|200px]]
| kuva           = [[Tiedosto:CMatrix.png|200px]]
| kuvateksti=
| kuvateksti     =
| lisenssi=[[GPLv3|GNU GPL v3]]
| lisenssi       =[[GPLv3|GNU GPL v3]]
| käyttöliittymä=teksti
| käyttöliittymä = teksti
| kotisivu=
| kotisivu       =
<li> [https://github.com/abishekvashok/cmatrix github.com/abishekvashok/cmatrix]
<li> [https://github.com/abishekvashok/cmatrix github.com/abishekvashok/cmatrix]
<li> [https://www.asty.org/cmatrix/ asty.org/cmatrix/]
<li> [https://www.asty.org/cmatrix/ asty.org/cmatrix/]
| lähdekoodi=[https://github.com/abishekvashok/cmatrix github.com/abishekvashok/cmatrix]
| lähdekoodi     = [https://github.com/abishekvashok/cmatrix github.com/abishekvashok/cmatrix]
}}
}}


Rivi 45: Rivi 45:


[[Luokka:Komentorivin erikoisohjelmat]]
[[Luokka:Komentorivin erikoisohjelmat]]
[[Luokka:Näytönsäästöohjelmat]]

Nykyinen versio 19. toukokuuta 2022 kello 18.59

CMatrix

Käyttöliittymä teksti
Lisenssi GNU GPL v3
Kotisivu
  • github.com/abishekvashok/cmatrix
  • asty.org/cmatrix/
  • 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
    

    Katso myös[muokkaa]