/toggl-timewax

Synchronise Toggl and Timewax records to use the Toggl timer for hour reporting in Timewax

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

toggl-timewax

Synchronise your time entries from Toggl to Timewax.

Installation

To install toggl-timewax and all dependencies into your Python environment, run:

$   pip install toggl-timewax

or..

$   git clone https://www.github.com/jochemb/toggl-timewax
$   pip install -r requirements.txt
$   python setup.py install

Licence

GPLv3