Skip to content

This program pushes Canvas assignments to Google Calendar with filtering

Notifications You must be signed in to change notification settings

gavinhailey/canvas-extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Canvas Extract

Created by Gavin Hailey

Status

All functions work properly as tested.

Usage

  • Build and assemble distributable by running ./gradlew build and ./gradlew installDist (Note: you made need to chmod +x gradlew)
  • Unzip the dist from wherever you want to use it
  • Add CANVAS_CALENDAR and ASSIGNMENTS_CALENDAR to your environment variables, you must do this for cron as well.
    This should be something like CANVAS_CALENDAR = 1234567abcdefg@group.calendar.google.com
    You can get this from calendar > settings and sharing > calendar id

About

This program pushes Canvas assignments to Google Calendar with filtering

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages