Go to file
Tobias 06f8f96e98 Fix crash on unexpected Side. ( The corners are not all interpreted as 0! ) 2020-08-17 18:06:29 +02:00
toggl Reformat code using black 2020-08-16 00:00:08 +02:00
zei Reformat code using black 2020-08-16 00:00:08 +02:00
.gitignore Refactor 2020-08-12 18:45:40 +02:00
LICENSE License 2020-08-12 19:01:36 +02:00
Mapping.py Reformat code using black 2020-08-16 00:00:08 +02:00
TogglDelegate.py Fix crash on unexpected Side. ( The corners are not all interpreted as 0! ) 2020-08-17 18:06:29 +02:00
config.json.example readme 2020-08-12 18:53:31 +02:00
main.py Reformat code using black 2020-08-16 00:00:08 +02:00
readme.md readme 2020-08-12 18:53:31 +02:00
requirements.txt Add requirements.txt 2020-08-12 19:48:58 +02:00

readme.md

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 (TogglPy wasn't able to delete TimeEntries or to create running entries)

Was made possible by https://github.com/codingforfun/zeipy