nikkiphoolchund / todotica

Linking Habitica and Todoist accounts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todotica - A synchroniser between Todoist and Habitica

How to get started

Requirements

(Advised to create a virtualenv for this)

  • pip -r install requirements.txt OR
  • todotica-python: $ pip install todoist-python
  • python-dateutil
  • mako

Getting the code running

  • You need to create a config.py from config.py.sample, and replace the values with yours

About

Linking Habitica and Todoist accounts.


Languages

Language:Python 93.1%Language:Mako 6.9%