Synchronise your time entries from Toggl to Timewax.
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
GPLv3