3 stable releases
1.1.1 | Feb 23, 2023 |
---|---|
1.0.0 | Feb 22, 2023 |
#262 in #matrix
53KB
165 lines
wake-up-neo
Simulates the hacked terminal from "The Matrix"
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
~4–12MB
~128K SLoC