Skip to content

insajd/todoist_pomotodo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todoist_pomotodo

Todoist synchronization with Pomotodo.

About

Pomotodo was missing proper synchronization with Todoist. This tool helps you plan tasks with Todoist, and track their progress with Pomotodo.

Download

git clone https://github.com/insajd/todoist_pomotodo.git

Configure

  1. Edit thehook.py file with correct tokens
  2. Edit thehook.py and functions.py with correct timezone.

Running

virtualenv --no-site-packages ~/.virtualenvs/todoist_pomotodo
source ~/.virtualenvs/todoist_pomotodo/bin/activate
pip install -r requirements.txt
python thehook.py

About

Tool for Todoist synchronization with Pomotodo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%