Skip to content
forked from wick3dr0se/matrix

Matrix digital rain implemented in Bash

License

Notifications You must be signed in to change notification settings

leonmavr/matrix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%