NAME

Screen Saver

SYNOPIS

perl screensaver.pl [options]

DESCRIPTION

Simple screen saver that prints the time at random locations on the screen

OPTIONS

--color="FFFFFFFF" or --color="random"

Sets the font color in hex.

RRGGBBAA format

Also can choose a random color with "random".

--ampm

By default it prints in 24 hour format. This option chooses 12 hour am/pm output instead.