net.sujee.ProjTimer

Welcome to home of ProjTimer - a simple Java based timer to calculate times spent on tasks / projects.

SourceForge project page

Main window

Background

I have to sent in Status Reports every week.  I needed a way to specify how much time I spent on a certain task (i.e. 16 hours on Unix porting).  I used to use gtimer and liked it.  But my company is a NT shop and I was looking something that would work on Windows.  I couldn't find any decent free  ones.  So I opted to write my own.

News

  • 20 Feb 2001 : Latest release is 1.0.1 - primarily a bug fix release.  Get it from here
creating a task

Download

Features

  • Simple / light weight & works (see screen shots )
  • Automatic timing / no need to manually enter the times.  All you do is start / stop
  • Handy export function to save data to file (text format)
  • Java (1.2) so works anywhere with a Java 2 platform
export window

Development