rmatrix

Crates.iormatrix
lib.rsrmatrix
version0.2.0
created_at2019-04-15 21:31:28.740226+00
updated_at2025-04-03 15:49:20.439929+00
descriptionMatrix like animation running in terminal
homepage
repositoryhttps://github.com/magmast/rmatrix
max_upload_size
id128215
size475,973
Maciej Augustyniak (magmast)

documentation

README

RMatrix

The matrix in Rust.

Build Status

Matrix like animation running in terminal.

GIF with rmatrix running

To Do

  • Show more characters than just ASCII alphanumerics and a cli parameter to change that
  • Allow modifying sequence and column gaps with cli parameters
  • Allow modifying sequence height (also rename this to length) through cli parameters

Installation

You can install rmatrix via Cargo with just one command:

cargo install rmatrix

Usage

When you feel that you need to see random characters on your screen just run:

rmatrix

License

This project is licensed under the MIT License - see the LICENSE file for details

Commit count: 19

cargo fmt