Worklog
Submitted by dave on Wed, 2006-04-05 21:15.
This little application allows you to start, pause and stop timers. When stopped, a node is created recording the amount of time elapsed. The interface is through drupal blocks. (If your account here has proper permission, you see the blocks on this page).
I use this module to keep track of time spent working on billable projects. Together with the workflow module (to mark tasks as invoiced or paid) and views module (show me which tasks have not been invoiced) its a nice little app!
You can find worklog on drupal.org.

