dockapps/pclock
Doug Torrance 1b4708cb92 Remove trailing whitespace in recently added dockapps. 2016-12-24 12:32:17 +00:00
..
XPM pclock: Add version 0.31.1 to repository. 2016-11-27 11:18:43 +00:00
demos Remove trailing whitespace in recently added dockapps. 2016-12-24 12:32:17 +00:00
src Remove trailing whitespace in recently added dockapps. 2016-12-24 12:32:17 +00:00
CHANGES pclock: Add version 0.31.1 to repository. 2016-11-27 11:18:43 +00:00
COPYING pclock: Add version 0.31.1 to repository. 2016-11-27 11:18:43 +00:00
CREDITS pclock: Add version 0.31.1 to repository. 2016-11-27 11:18:43 +00:00
INSTALL pclock: Add version 0.31.1 to repository. 2016-11-27 11:18:43 +00:00
Makefile pclock: Add version 0.31.1 to repository. 2016-11-27 11:18:43 +00:00
README pclock: Add version 0.31.1 to repository. 2016-11-27 11:18:43 +00:00
TODO pclock: Add version 0.31.1 to repository. 2016-11-27 11:18:43 +00:00

README

pclock v0.13.1
--------------

pclock is a simple analog clock program designed primarily to run under the
Window Maker window manager. Any 64x64 pixmap may be used as a background,
including tiles. Contributions of interesting backgrounds are welcome.

One current limitation is that the clock hands are drawn within the mask of
the background XPM file.

To build:
  edit src/Makefile
  make

Use ``pclock --help'' for instructions.

This program has only been tested with Linux and Window Maker, on a
high-color display. It should work on 8-bit displays if you use backgrounds
with small numbers of colors!

Note: you might find it useful to run multiple clocks in different
timezones, this can be accomplished by using the following command for each
clock:

  env TZ=<timezone> pclock

Just replace <timezone> with the name of a timezone (on my computer, they
are in /usr/share/zoneinfo, one example is ``US/Pacific''). Watch out
though, Window Maker doesn't remember the command correctly so you may need
to edit your config files by hand to add back the ``env TZ=..'' part.

Alexander@Kourakos.com
http://www.kourakos.com/~awk/pclock/