Skip to content

lmnogues/meal_recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meal_recipes

Export meal recipes from Trello to Google Keep

.env file

TRELLO_API_KEY = # api_key for the current app
TRELLO_AUTH_TOKEN = # trello authentication token - can be obtain from the api_key ()
KEEP_AUTH_TOKEN = # cf https://gkeepapi.readthedocs.io/en/latest/#faq
KEEP_GOOGLE_ACCOUNT = # your mail account
BOARD_ID = # found in the board url
BOARD_LIST_NAME_TO_IGNORE = # list of "storage list", comma separated value
BOARD_SHOPPING_CHECKLIST = #checklist name with the ingredients
KEEP_NOTE_NAME = # name of the shopping note in keep

About

Export meal recipes from Trello to Google Keep

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages