All Projects → lionheart → TimeTracker-Linux

lionheart / TimeTracker-Linux

Licence: MIT license
A Harvest client for Ubuntu Linux.

Programming Languages

python
139335 projects - #7 most used programming language

Build status

TimeTracker 1.3.3.7 Basic


This Software is still beta, please use at your own risk.

About

Track time with your harvestapp.com account while working on projects.

Currently there are two different ways to handle time tracking with TimeTracker.
Basic and Advanced. They are different in that, Basic uses no working parts and Advanced utilizes harvest api to run the timer.

Basic Interface

Basic Interface

  • Harvest timer never runs. No moving parts. The interval you set in preferences is incremented to the desired entry on submit.
  • Notes are appended to the current running entry project task
  • Uses #TimerStarted, #TimerStopped, #SwitchTo markers and updated_at field

Advanced Interface

Advanced Interface

  • Harvest meter is running. Don't Forget To Stop The Timer
  • Start, Stop, Modify entries of projects and tasks
  • Notification Message on Interval
  • Clear lingering timers from previous days that may be still running(7 days back by default)

Prerequisites

* [pygtk](http://www.pygtk.org/) for GUI
* [pytz](http://pypi.python.org/pypi/pytz) for timezone stuff(may remove dependency soon)
* [dateutil](http://pypi.python.org/pypi/python-dateutil)
* [requests](http://pypi.python.org/pypi/requests) for Harvest API Client

Install

Windows

Linux

Mac

Details

Engage

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].