Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 436 Bytes

README.rst

File metadata and controls

27 lines (17 loc) · 436 Bytes

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