Module for time tracking and billing?

Module for time tracking and billing?

am 28.07.2005 19:45:22 von Michael Hendricks

I'm looking for a Perl module/application that can help me track the amount
of time I spend on various projects and then generate some reporting off
that data to help me bill my clients.

I currently use GnoTime, but it hasn't been updated in a while and I'd like
something written in Perl that I can hack on. I'd like something with a
database backend. The XML storage used by GnoTime gets slow with large
amounts of data.

Perhaps this is more of an application request than a module request, but
since Perl has several applications distributed as modules (Bryar, Kwiki,
etc) I thought this list might be able to help me.

Thanks.

--

Michael Hendricks

Re: Module for time tracking and billing?

am 29.07.2005 00:18:32 von Slaven Rezic

Michael Hendricks writes:

> I'm looking for a Perl module/application that can help me track the amount
> of time I spend on various projects and then generate some reporting off
> that data to help me bill my clients.
>
> I currently use GnoTime, but it hasn't been updated in a while and I'd like
> something written in Perl that I can hack on. I'd like something with a
> database backend. The XML storage used by GnoTime gets slow with large
> amounts of data.
>
> Perhaps this is more of an application request than a module request, but
> since Perl has several applications distributed as modules (Bryar, Kwiki,
> etc) I thought this list might be able to help me.
>

If you don't mind something Perl/Tk-based, you might look into
tktimex. See my signature.

Regards,
Slaven

--
Slaven Rezic - slaven rezic de

tktimex - time recording tool
http://sourceforge.net/projects/ptktools/