toggl-zei-py/README.md

6 lines
410 B
Markdown
Raw Permalink Normal View History

2020-08-12 18:53:31 +02:00
This project does provide an example of how one can link their Timeular-Zei directly to the TogglAPI, without using the Timeular premium tier service.
Contains a modified version of [TogglPy](https://github.com/matthewdowney/TogglPy) (TogglPy wasn't able to delete TimeEntries or to create running entries)
Was made possible by [https://github.com/codingforfun/zeipy](https://github.com/codingforfun/zeipy)