Introduction
When using Canvas, I found that constantly downloading new files, updated files and then organizing those files was a huge pain. This program aims to work by having Google Drive like functionality with Canvas so that you never have to worry about being up to date or how you have organized things, because they will be organized on your computer just as they are organized on Canvas.
Canvas File Sync Site
Running this code
Clone this repository and run yarn
. Once it's done installing the modules, run yarn run dev
Building this code
yarn run build:mac
yarn run build:win
Note
Releases are being code signed so your personal build will not work with the built in autoupdating.
Contributing
I'd appreciate any help that anyone would like to give and have included draw.io diagrams in the diagrams folder to help facilitate understanding of the overall flow.
TODO