| Crates.io | tomatrix |
| lib.rs | tomatrix |
| version | 0.1.1 |
| created_at | 2024-04-26 02:04:12.790489+00 |
| updated_at | 2024-04-26 23:35:46.982+00 |
| description | Make any text document output a matrix screensaver |
| homepage | https://github.com/erikh/tomatrix |
| repository | https://github.com/erikh/tomatrix |
| max_upload_size | |
| id | 1220913 |
| size | 1,855,255 |
Turns it into a full screen display that'll make you say "whoa."
Pipe content to stdin and close it, and the saver will start.
e.g., cargo run < src/lib.rs. Play with the character sets to influence the output, e.g., /usr/share/dict/words vs some code.
cargo install tomatrix to install this.
This one is fun: head -c 1000000 /dev/urandom | perl -pe 's/\P{Word}//g' | tomatrix
Press Control+C to exit.
The Professional erik@hollensbe.org