logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gtimer - an application for recording time spent on user-defined tasks.

Author

       Craig Knudsen <cknudsen@cknudsen.com> <http://www.cknudsen.com/>

       GTimer WWW home page: <http://www.cknudsen.com/gtimer/>

GTimer                                            Mar 19, 2003                                         GTIMER(1)

Description

GTimer  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.

Files

~/.gtimer/                              data storage

Name

       gtimer - an application for recording time spent on user-defined tasks.

Options

-midnightoffset
               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

               gtimer-midnight400

               will not consider everything 3:59AM the previous day.

       -weekstartday
               Specify which day of the week should be considered the beginning  of  the  week  when  generating
               reports.  dayshouldbeanumberbetween0and6,where0isSunday.Forexample,thecommandgtimer-weekstart1

               will use Monday as the first day of the week for all weekly reports.  The default is 0 (Sunday).

       -resume Start timing any tasks that were still be timed when GTimer last exited.

       -starttaskname
               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:

               gtimer-start'GTimerdevelopment'-nosplash
               Do not display the splash window on startup.

See Also

enscript(1), lpr(1)

Synopsis

gtimer [-midnightoffset] [-weekstartday] [-nosplash][-resume][-starttask]

See Also