Tagged Questions

2
votes
5answers
337 views

Best commandline time tracking application?

I'm looking for something that runs in a terminal and allows me to track time. I'd like it to be open source but that isn't necessary. Most time tracking apps I've found are eith …
4
votes
2answers
59 views

Project Management System Script, With SVN, Issue and Time-Sheet Tracking

Hi I run a small IT business and I am a startup. I am looking for a free or open source script to be hosted in Web in my domain that can do the following. Project Planning, …
7
votes
11answers
381 views

Best way to track time spent working on a project as a consultant on many projects?

I have been a consultant for many years now and find myself crossing the barriers of being at client A while working on client B...then taking part in a meeting over the phone for …
0
votes
1answer
24 views

Get number of added hours in Trac’s Estimation and Time Tracking plugins

We are using Estimation and Time Tracking plugin for Trac. I want to create the query that would show all additions of hours to tickets (As in Add Hours to Ticket). Let's say we …
11
votes
9answers
2k views

Trac vs. Redmine vs. JIRA vs. FogBugz for one-man shop?

Background I am a one-man freelancer looking for a project management software that can provide the following requirements. I have used Trac for about a year now. Tried Redmine an …
3
votes
11answers
609 views

Free Time Tracking Web Application

Are you aware of any good time tracking web application (hosted, download) that is free or open source? I am looking for something to track the time I spend on projects and bug f …
2
votes
2answers
144 views

Visual Studio Time Tracking Plugin

Is there a plug-in for Visual Studio that will track time spent on a project as well as the files being worked on? It would be really useful to be able to generate a report each …
2
votes
5answers
198 views

Programmers Time Tracking

It is so easy to get interested in something (including Stackoverflow) and lose a total track of time doing it, even when you have a lot of things to do. What tools and techniques …
1
vote
2answers
147 views

Are there any pre-built Javascripts for checking keyboard/mouse activity?

I need a Javascript which monitors keyboard and mouse events to track how much time a user spends on the page. Specifically, actively using the page by typing, or moving/clicking w …