An open API service indexing awesome lists of open source software.

https://github.com/MrShoopa/Canvas-2-GTasks

Synchronize your upcoming Canvas assignments with Google Tasks!
https://github.com/MrShoopa/Canvas-2-GTasks

canvas-assignments google-tasks sync tasks-list

Last synced: about 1 year ago
JSON representation

Synchronize your upcoming Canvas assignments with Google Tasks!

Awesome Lists containing this project

README

          

# Canvas-2-GTasks
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!)