#matrix #rmatrix #terminal

bin+lib rmatrix

Matrix like animation running in terminal

3 unstable releases

Uses new Rust 2024

new 0.2.0 Apr 3, 2025
0.1.1 Apr 15, 2019
0.1.0 Apr 15, 2019

#88 in #matrix

Download history 3/week @ 2024-12-05 12/week @ 2024-12-12 3/week @ 2025-01-30 5/week @ 2025-02-06 3/week @ 2025-02-13

134 downloads per month

MIT license

430KB
682 lines

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

Dependencies

~11–22MB
~332K SLoC