3 $Id: wmwork.1.in,v 1.21 2005/02/14 19:14:58 godisch Exp $
5 Copyright (c) 2002-2005 Martin A. Godisch <martin@godisch.de>
7 .TH WMWORK 1 "January 2005" "The Debian Project" "Version @PACKAGE_VERSION@"
11 wmwork \- keep track of time worked on projects
21 provides a monitor on a 64x64 mini window that helps you keeping track of
22 your time. The idea is based on the program
24 written by Truxton King Fulton II. In contrast to
27 is a graphical application designed to work with the WindowMaker dock, but
28 will work with other window managers as well.
34 displays time in ddd.hh:mm instead of hhh:mm:ss. Note that if one timer is
35 at least 1000 hours large this will be the case anyway.
38 overwrite stale lock files. Use this if
40 says that it's already running but it isn't.
43 display a command line summary.
45 .BR \-v ,\ \-\-version
46 display the version number.
49 set the display to use, e.g.
50 .RI \-\-display= :0.0 .
53 set the position of the dock app, e.g.
54 .RI \-\-geometry= +10+10 .
55 Note that the size (64x64) is hard-coded and cannot be changed.
61 is started, the uppermost line shows the accumulated time spent on the
62 project, identified by a three letter code in the third line. The second
63 line shows the current time spent on the project and is initially zero.
67 starts the timer, the button
71 stops the timer, saving the accumulated time in
72 .IR ~/.wmwork/worklog ,
73 adding the current session time to
74 .I ~/.wmwork/worklog.XYZ
75 and resetting the latter.
81 switch between the projects found in the file
82 .IR ~/.wmwork/worklog .
83 This can be done only if the timer is neither running nor paused.
89 contains the projects configuration and log summaries.
91 Each line has the form
92 .IR identifier:timestamp[:comment] .
93 Empty lines and lines beginning with a
95 are ignored. Only the first three characters of the (case-insensitive)
96 identifier are relevant. When
100 it cuts the identifiers down that way.
103 contains human readable timestamps for the project
107 is the truncated identifier from
108 .IR ~/.wmwork/worklog .
110 Having multiple entries of the same identifier in
112 is possible. They are counted independently, but will share the same
117 Please send any bugs to <@PACKAGE_BUGREPORT@>. Debian users are encouraged
118 to use the Debian Bug Tracking System <http://bugs.debian.org/wmwork>.
123 was written by Martin A. Godisch <martin@godisch.de>. It is based on the
124 program wmppp written by Martijn Pieterse and Antoine Nulle. Thanks to the
125 following people, who have contributed to wmwork:
128 Adam Lackorzynski <adam@os.inf.tu-dresden.de>
129 Gordon Fraser <gordon@freakzone.net>
130 Daniel Tschan <tschan@devzone.ch>
131 Alexey Dokuchaev <danfe@danfe.ru>
132 Josep Portella Florit <jpf@sdf.lonestar.org>
133 Ben Stern <ben.stern@gmail.com>