Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 522 Bytes

File metadata and controls

15 lines (8 loc) · 522 Bytes

trello2google

A Python script that syncs Trello cards that have a due date with a personal calendar in Google Calendar. Many thanks to @valentinarho

Usage

Note: this script is compatible with Python versions >= 2.5

  • Install all project's dependencies (refer to requirements.txt)
  • Follow the instructions in config.py and complete the requested information (google username and password, personal trello api key and secret, trello token)
  • Exec python trello2google.py