Penguin
Annotated edit history of gtt(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 gtt
2 !!!gtt
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 OTHER TYPES OF DOCUMENTATION
8 SEE ALSO
9 AUTHOR
10 ----
11 !!NAME
12
13
14 gtt - GTimeTracker - a time tracker
15 !!SYNOPSIS
16
17
18 __gtt__ [[__--display__ ''displayname'']
19 [[__--geometry__ ''geometry'']
20 !!DESCRIPTION
21
22
23 ''GTimeTracker'' is a simple combination of a stopwatch,
24 a to-do-list manager and time-keeping/billing
25 system.
26
27
28 In its simplest mode of operation, as a stopwatch, it simply
29 counts the number of elapsed seconds while the timer is
30 running. Unlike ordinary stopwatches, it will keep a log of
31 each time that the timer was started and stopped. The log,
32 or 'journal', can be annotated with comments, allowing a
33 diary of events to be kept.
34
35
36 ''GTimeTracker'' functions as a billing system by
37 allowing you to assign a value to an hour's worth of time.
38 You can specify overtime, double-overtime rates and fixed
39 flat-fees. Individual chunks of time as
40 'billable',
41
42
43 ''GTimeTracker'' can also be used as a simple to-do list
44 tracker. You can assign an urgency as well as an importance
45 to a given project, assign an estimated start and end date,
46 specify a sizing and a percent-complete value. Clicking on
47 column headings will sort the list in the order of that
48 column.
49
50
51 Custom reports can be created using standard ''HTML''
52 enhanced with embedded ''Scheme'' (a ''LISP'' -like
53 programming language).
54 !!OPTIONS
55
56
57 __--display__
58
59
60 specifies the X server that gtt should connect to. Refer to
61 the X(1x) manual page for more info.
62
63
64 __--geometry__
65
66
67 specifies the ''geometry'' of the main window. The syntax
68 __[[WIDTHxHEIGHT][[(+|-)X(+|-)Y]__ is just like the X
69 toolkit option ''geometry.'' See X(1x) for more
70 info.
71 !!OTHER TYPES OF DOCUMENTATION
72
73
74 You can find more information about ''GTimeTracker'' and
75 its functions in the ''Gnome help system.'' Just select
76 __Contents__ from the __Help__ menu to get
77 there.
78 !!SEE ALSO
79
80
81 X(1x), the ''GTimeTracker'' Online Help, the ''GNOME''
82 Online Help.
83 !!AUTHOR
84
85
86 Copyright (C) 1997,1998 Eckehard Berns Copyright (C) 2001
87 Linas Vepstas
88 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.