Pynosaur

Modern CLI tools with better UX

View the Project on GitHub pynosaur/pynosaur

← Back

matrix

    タ           ホ       0           ミ       リ
    ラ       ツ   ヨ       1   テ           ユ   ワ
    ハ       モ   ム       フ   メ       7   ヒ   ト
    ニ   9   マ   ナ   ヌ   ツ   ヘ       ル   ヤ   ネ
    ツ   タ   リ   テ   フ   ハ   ヨ   3   ホ   ム   モ
    ホ   ラ   ニ   ミ   ユ   マ   ト   メ   ナ   ワ   リ
    ヨ   ハ   ム   ヤ   テ   ニ   ル   ヘ   ヒ   ヌ   タ
    ヘ   フ   ヒ   ワ   ネ   モ   ナ   ラ   ツ   ミ   ユ

Matrix digital rain effect for your terminal.

Version: 0.4.3

Features

Usage

# Start the rain
matrix

# Embed a message in the rain
matrix follow the white rabbit

# Embed a file's contents
matrix -f document.txt

# Rain its own source code
matrix --self

# Show help / version
matrix -h
matrix -v

Keybindings

Key Action
q / Q / Esc Quit
r Reverse rain direction
b Burst effect
x Scatter effect

Installation

With pget

pget install matrix

Build from source

git clone https://github.com/pynosaur/matrix.git
cd matrix
bazel build //:matrix_bin
cp bazel-bin/matrix ~/.local/bin/