termatrix

Cli application to simulate the display from "The Matrix" in terminal. Based on rustmatrix.

Screen Shot 2022-05-01 at 11 54 39

Installation

Cargo

shell cargo install termatrix

NetBSD

shell pkgin install termatrix

Usage

```shell $ termatrix --help termatrix

USAGE: termatrix [OPTIONS]

OPTIONS: -c, --glyph-color [env: TERMATRIXGLYPHCOLOR=] [default: green] -d, --delay-ms [env: TERMATRIXDELAYMS=] [default: 50] -h, --help Print help information ```