A C++ program to replicate the famous prompt on Neo's screen from "The Matrix"
Packages: git
make
gcc
$ git clone https://github.com/rocketmike12/wake_up.cpp.git
$ cd wake_up.cpp
$ make
$ sudo cp bin/wake_up /usr/local/bin/
$ wake_up
Please note that this program was developed and intended for Linux. It uses system commands, such as "clear" and "read". I do not own a MacOS environment or a BSD environment (and too lazy to set up one), but any help with porting will be greatly appreciated.
- "help" and "version" flags
- "loop" mode
- "screensaver" mode
- customizable delays and effects
Demo animation made using peek and cool-retro-term
Here is the cool-retro-term theme used in the demo animation