#matrix #terminal #hacked #simulates

bin+lib wake_up_neo

Simulates the hacked terminal from "The Matrix"

3 stable releases

1.1.1 Feb 23, 2023
1.0.0 Feb 22, 2023

#1843 in Command line utilities

Download history 5/week @ 2024-02-21 25/week @ 2024-02-28 3/week @ 2024-03-06 19/week @ 2024-03-13

51 downloads per month

MIT license

53KB
165 lines

wake-up-neo

Crates.io GitHub last commit GitHub

Simulates the hacked terminal from "The Matrix"

Demo

demo

Installation

cargo install wake_up_neo

Usage

Simulates the hacked terminal from "The Matrix"

Usage: wake_up_neo [OPTIONS]

Options:
  -n, --name <NAME>           name used in message. (Default "Neo")
  -m, --message <MESSAGE>...  message to print to console
  -c, --color <COLOR>         character color [possible values: black, red, green, yellow, blue, magenta, cyan, white]
  -b, --bg-color <BG_COLOR>   background color [possible values: black, red, green, yellow, blue, magenta, cyan, white]
  -i, --ignore-ctrlc          Ignore Ctrl-C (SIGINT)
  -d, --delay <MIN> <MAX>     display delay in milliseconds
  -h, --help                  Print help
  -V, --version               Print version

License

This software is provided under the MIT license .

Dependencies

~3–12MB
~123K SLoC