Synchronize your upcoming Canvas assignments with Google Tasks!
Download the folder and get started by reading 'apiinfo.txt'.
Python 3 and pip must be installed to be used. Canvas API key can be obtained from your Canvas account settings page.
Extras:
- To sync every single assignment (including completed), in 'canvas2gtasks.py', rewrite the first "False" in get_upcoming_assignments (LINE 59) to "True". (Be prepared for a spaghetti list!)