Go to file
Tobias Manske 9d3164c487
Better Icon
2022-03-16 22:24:34 +01:00
icons Better Icon 2022-03-16 22:24:34 +01: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 Add notification, fix crash if pid does not exist 2022-03-16 22:16:39 +01: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 notification, fix crash if pid does not exist 2022-03-16 22:16:39 +01: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