Go to file
Tobias Manske b90ae26781
Change API endpoint
2021-07-03 22:43:38 +02:00
toggl Change API endpoint 2021-07-03 22:43:38 +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
README.md rename readme 2021-02-09 04:01:38 +01: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
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