.\" .\" GTimer man page .\" Copyright (C) 1998-2003 Craig Knudsen, cknudsen@cknudsen.com .\" .\" This program is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 2, or (at your option) .\" any later version. .\" .\" This program is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with this program; see the file COPYING. If not, write to .\" the Free Software Foundation, 59 Temple Place - Suite 330, .\" Boston, MA 02111-1307, USA. .\" .TH GTIMER 1 "Mar 19, 2003" "GTimer" "GTimer" .SH NAME gtimer \- an application for recording time spent on user-defined tasks. .SH SYNOPSIS .B gtimer [\f3\-midnight \f2offset\f1] [\f3\-weekstart \f2day\f1] [\f3\-nosplash] [\f3\-resume] [\f3\-start \f2task\f1] .SH DESCRIPTION \f3GTimer\f1 allows the user to time one or more activities. Users define tasks that can be timed. Text annotations can also be added to tasks. Reports can be generated that summarize time spent and annotations. .SH OPTIONS .TP 8 .B \-midnight \f2offset\f3 Specify the offset of midnight to use. Users can allow time spent after midnight to be recorded for the previous day. For example, the command .B gtimer -midnight 400 will not consider everything 3:59AM the previous day. .TP 8 .B \-weekstart \f2day\f3 Specify which day of the week should be considered the beginning of the week when generating reports. \f2day\f3 should be a number between 0 and 6, where 0 is Sunday. For example, the command .B gtimer -weekstart 1 will use Monday as the first day of the week for all weekly reports. The default is 0 (Sunday). .TP 8 .B \-resume Start timing any tasks that were still be timed when GTimer last exited. .TP 8 .B \-start \f2taskname\f3 Start timing the specified task immediately. This option can be used more than once on the command line. For example, you can start a tasks with: .B gtimer -start 'GTimer development' .TP 8 .B \-nosplash Do not display the splash window on startup. .RE .SH FILES .nf .ta 4i ~/.gtimer/ data storage .fi .SH SEE ALSO enscript(1), lpr(1) .SH AUTHOR Craig Knudsen GTimer WWW home page: