Todoist synchronization with Pomotodo.
Pomotodo was missing proper synchronization with Todoist. This tool helps you plan tasks with Todoist, and track their progress with Pomotodo.
git clone https://github.com/insajd/todoist_pomotodo.git
- Edit thehook.py file with correct tokens
- Edit thehook.py and functions.py with correct timezone.
virtualenv --no-site-packages ~/.virtualenvs/todoist_pomotodo
source ~/.virtualenvs/todoist_pomotodo/bin/activate
pip install -r requirements.txt
python thehook.py