Modern CLI tools with better UX
タ ホ 0 ミ リ
ラ ツ ヨ 1 テ ユ ワ
ハ モ ム フ メ 7 ヒ ト
ニ 9 マ ナ ヌ ツ ヘ ル ヤ ネ
ツ タ リ テ フ ハ ヨ 3 ホ ム モ
ホ ラ ニ ミ ユ マ ト メ ナ ワ リ
ヨ ハ ム ヤ テ ニ ル ヘ ヒ ヌ タ
ヘ フ ヒ ワ ネ モ ナ ラ ツ ミ ユ
Matrix digital rain effect for your terminal.
Version: 1.2.0
# Start the rain
matrix
# Embed a message in the rain
matrix follow the white rabbit
# Rain with hexadecimal characters only
matrix --hex
# Rain with binary characters only
matrix --bin
# Rain with decimal characters only
matrix --dec
# Rain with alphabet characters only
matrix --zed
# Rain with custom characters from a file
matrix --rain chars.txt
# Custom rain + message (use -- to separate)
matrix --rain emoji.txt -- wake up neo
# Rain Shakespeare's Hamlet
matrix --hamlet
# Rain Lorem Ipsum
matrix --lorem
# Rain hex of any file
matrix -x <file>
# Embed a file's contents
matrix -f document.txt
# Rain its own source code
matrix --self
# Show help / version
matrix -h
matrix -v
| Key | Action |
|---|---|
| q / Q / Esc | Quit |
| r | Reverse rain direction |
| b | Burst effect |
| x | Scatter effect |
pget install matrix
git clone https://github.com/pynosaur/matrix.git
cd matrix
bazel build //:matrix_bin
cp bazel-bin/matrix ~/.local/bin/