Skip to content

kapone89/TimeTracker-Linux

 
 

Repository files navigation

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

About

A Harvest client for Ubuntu Linux.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%