Skip to content

A Github-to-Todoist integration. Could have been called Tithub or Tidbits. Maybe we change later 🤣

Notifications You must be signed in to change notification settings

wesleybowman/godoist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

godoist

Could have been called Tithub or Tidbits. Maybe we change later 🤣

This application was not created by, affiliated with, or supported by Doist.

Creating the environment

We are currently using python3.7 with conda. You can create the environment using the following commands:

conda env create -f environment.yml

Github Api Documentation

Todoist Api Documentation

https://developer.todoist.com/rest/v8/#overview

Running scripts

To run some of the scripts, you will need API tokens. Later, we will address whether we want to do nice and fancy things for this, but for now I opted for a config.py file. config.py is in the .gitignore file, you will have to make it locally. You can see what keys are expected in the config_example.py file.

About

A Github-to-Todoist integration. Could have been called Tithub or Tidbits. Maybe we change later 🤣

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages