CanvasSync icon indicating copy to clipboard operation
CanvasSync copied to clipboard

Synchronise modules, assignments and files located on a Canvas by Instructure web server to your local computer.

Results 20 CanvasSync issues
Sort by recently updated
recently updated
newest added

Change password file open type to "w" from "wb". No idea if this causes security concerns, but at least you can use the program now. Fixes the bytes-like object issue...

Hi, after entering encryption password it runs for a few seconds and I get this error: `Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.12/bin/canvas", line 8, in sys.exit(entry()) ^^^^^^^ File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/bin/canvas.py",...

Whenever I try to synchronize I get this error. I have tried on both Windows and Linux. I am using default settings. ``` [SYNCED] | Course: 23-24Y_SA-HIST-AMER-US.1 Traceback (most recent...

As far as I can tell, mailto links in canvas pages are treated as linked files, CanvasSync tries to download with that link and fails. Here's an example of the...

The terminal windows exits itself after pressing enter during the initial set up on windows

There is one course in particular that I would like to download but for some reason when I did a full sync it skipped it. Then, I tried to download...

Traceback (most recent call last): File "/usr/local/bin/canvas", line 8, in sys.exit(entry()) File "/Library/Python/2.7/site-packages/bin/canvas.py", line 187, in entry run_canvas_sync() File "/Library/Python/2.7/site-packages/bin/canvas.py", line 132, in run_canvas_sync main_menu(settings) File "/Library/Python/2.7/site-packages/bin/canvas.py", line 154, in...

Hey there, I have created a MacOS and Windows Statusbar (and scheduler) for CanvasSync. It is executed by running `/GUI/macos_statusbar.py` or `/GUI/windows_systemtray.py` and it can be added to the system...