matrix 0.2
Monday, 8. January 2007, 14:53:34
What's New?
===========
- uses getopt to manipulate arguments, better way compare to 0.1a
- take off kbhit for unblocking keypress detects, instead uses timeout(0) and getch
- can change color during matrix is runing
- q and enter to terminate the matrix
- support default background color, if you have pseudo transparent on, you will experience it.
matrix 0.2
simple matrix animation using ncurses lib
Usage: matrix [option]...
matrix --version
matrix --help
-c [1-7] Color value from 1 to 7, default is 2
-t [string] Text heading for each flow string
-s [1-9] The flow speed, 1 fastest, 9 slowest
-l [1-50] Default have 25 flow strings, you can add more
-b Use black as background
-v Print Version
-h Print Usage
Internal Usage:
q | enter Quit the program
[1-7] Changing color

Binary:
matrix_0.2.tar.gz
Source Code:
matrix_0.2_source.tar.gz
===========
- uses getopt to manipulate arguments, better way compare to 0.1a
- take off kbhit for unblocking keypress detects, instead uses timeout(0) and getch
- can change color during matrix is runing
- q and enter to terminate the matrix
- support default background color, if you have pseudo transparent on, you will experience it.
matrix 0.2
simple matrix animation using ncurses lib
Usage: matrix [option]...
matrix --version
matrix --help
-c [1-7] Color value from 1 to 7, default is 2
-t [string] Text heading for each flow string
-s [1-9] The flow speed, 1 fastest, 9 slowest
-l [1-50] Default have 25 flow strings, you can add more
-b Use black as background
-v Print Version
-h Print Usage
Internal Usage:
q | enter Quit the program
[1-7] Changing color
Binary:
matrix_0.2.tar.gz
Source Code:
matrix_0.2_source.tar.gz














