Skip to content

proteanvibe/canvasFileSync

 
 

Repository files navigation

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

  • Toggle courses to sync
  • Increase initial download speed
  • Handle situations more gracefully where an update has occurred both locally and remotely
  • Allow more granular control of what to sync(Treeview)

About

Syncs Canvas course files to your local computer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 54.3%
  • Vue 45.2%
  • HTML 0.5%