Short:        Simple LCD clock with configurable colours (v1.2)
Author:       palaste@cc.helsinki.fi (Joona Palaste)
Uploader:     palaste cc helsinki fi (Joona Palaste)
Type:         util/time
Replaces:     util/wb/LCD_Clock.lha
Architecture: m68k-amigaos

This is a simple LCD-style digital clock program for the Amiga written in DICE
C. All this version does is display the time, but future versions could have
more options.
The colours (background, unlit crystals, lit crystals) are user-configurable and
their values are supplied on the command line. For Workbench usage, edit the
script file with your text editor and add the desired values.

Version 1.2 corrects a stupid bug in RGB mode.

Version 1.1 introduced the following changes:
- The program can now run on any public screen.
- The program can be started from its icon in Workbench. There it reads its
configuration from the tool types.
- The program doesn't use IntuiTicks any more, so the display updates even
though its window is not active.

LCD Clock is © Copyright Joona I Palaste.
DICE C is © Copyright Matthew Dillon.
Amiga is © Copyright Amiga, Inc.