diff options
Diffstat (limited to 'time/sunclock/DESCR')
-rw-r--r-- | time/sunclock/DESCR | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/time/sunclock/DESCR b/time/sunclock/DESCR new file mode 100644 index 00000000000..0f5a754efa9 --- /dev/null +++ b/time/sunclock/DESCR @@ -0,0 +1,10 @@ +X11 version by John Mackin, <john@cs.su.oz.AU>, based on a Suntools program +by John Walker, <kelvin@acad.uu.NET>. + +This program is a clock that shows which portion of the Earth's surface is +illuminated by the Sun. It is designed to be usually iconic, but can be +opened for a larger display with the time updated every second and both the +local timezone and UTC displayed. The Suntools version had a menu that +allowed you to speed up time, show different dates, etc., but I have +never implemented any of that in the X version; there is some support +for it in the code, however. |