mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
97e0142d86
Add WWW: to the latest.
20 lines
851 B
Plaintext
20 lines
851 B
Plaintext
CMatrix - show a scrolling 'Matrix' like screen (curses based)
|
|
|
|
CMatrix by default operates in 'eye candy' mode. It must be aborted with
|
|
control-c. If you wish for more of a 'screen saver' effect, you must
|
|
specify -s on the command line. For usage, use cmatrix -h.
|
|
|
|
If you have any suggestions/flames/patches to send, please feel free to
|
|
do so. Please do not critique my code, I know I'm a hack ;-) I just got
|
|
the urge to write this one evening, and decided to see how fast I could do
|
|
it. It's probably not particularly portable or efficient, but I'm pretty
|
|
sure it wont hog *too* much CPU time.
|
|
|
|
Chris Allegretta
|
|
chris.allegretta@plattsburgh.edu
|
|
|
|
This software is provided under the GNU GPL. I am in no way affiliated
|
|
in any way with the movie 'The Matrix', just a big fan.
|
|
|
|
WWW: http://www.plattsburgh.edu/faculty/allegrcr/cmatrix/index.html
|