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!
- Host: GitHub
- URL: https://github.com/MrShoopa/Canvas-2-GTasks
- Owner: MrShoopa
- Created: 2018-11-07T06:03:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-21T11:14:30.000Z (about 5 years ago)
- Last Synced: 2023-03-02T19:47:11.831Z (about 3 years ago)
- Topics: canvas-assignments, google-tasks, sync, tasks-list
- Language: Python
- Size: 15.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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!)