|
|
5 years ago | |
|---|---|---|
| systemd_timer_files | 6 years ago | |
| .gitignore | 6 years ago | |
| Doxyfile | 6 years ago | |
| LICENSE | 6 years ago | |
| README.md | 5 years ago | |
| createfile.py | 5 years ago | |
| logcheck.py | 6 years ago | |
| myTodoist.py | 5 years ago | |
| requirements.txt | 5 years ago | |
| setup.sh | 6 years ago | |
| taskcheck.py | 5 years ago | |
To monitor my progress of my master assignment I add daily tasks in Todoist. The progress of the tasks is monitored with notes attached to that task. Via their API, the python script will currently check for:
The notifications are send via a Gio-library for python: GIO-2.0
To run the check regularly.
The python command is executed reqularly via a service.
See the systemd_timer_files-directory for more information.
There is no API-key in this repository, offcourse. You will have to add your own. The script tries to open the “apikey” file with the key in it.
ln -s <target> journalsetup.sh file to setup the python virtual environment.