Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

convert brightspace calendar events to decsync to-do list items

License

Notifications You must be signed in to change notification settings

lonkaars/brightspace-decsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brightspace-decsync

utility that converts brightspace calendar events to decsync tasks

dependencies

python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt

config.json

{
  "decsync": {
    "dir": "<decsync dir>",
    "collection": "<collection uuid for tasks>"
  },
  "brightspace": "<brightspace calendar id w/ token url argument>"
}

About

convert brightspace calendar events to decsync to-do list items

Topics

Resources

License

Stars

Watchers

Forks

Languages