wick3dr0se / matrix

Matrix digital rain implemented in Bash

Home Page:https://wick3dr0se.github.io/posts/matrix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

matrix 🌧️

A stupid simple matrix digital rain implemented in pure BASH v5.1+


Acquisition

stream matrix without downloading/installing

bash <(curl -s https://raw.githubusercontent.com/wick3dr0se/matrix/main/matrix)

otherwise, download

git clone https://github.com/wick3dr0se/matrix; cd matrix

install to $PATH (optional)

cp matrix /usr/local/bin

Execution

if installed to $PATH matrix, otherwise ./matrix or bash matrix

Let it rain

let it rain

About

Matrix digital rain implemented in Bash

https://wick3dr0se.github.io/posts/matrix

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%