| Crates.io | canvas_syncer |
| lib.rs | canvas_syncer |
| version | 0.6.8 |
| created_at | 2024-09-01 22:44:14.674377+00 |
| updated_at | 2026-01-09 01:36:29.093367+00 |
| description | A syncer to Canvas LMS with files among courses |
| homepage | |
| repository | https://github.com/wznmickey/canvas_syncer |
| max_upload_size | |
| id | 1359912 |
| size | 151,085 |
Source code location: https://github.com/wznmickey/canvas_syncer
Features:
Plan to implement Canvas-Syncer (https://github.com/BoYanZh/Canvas-Syncer) in rust to gain higher readability and extension.
Roadmap:
An async rust program that synchronizes files and folders across Canvas LMS Files and local.
Check config.json.example.
The default config file is ./config.json and you can use --config to set its path.
You can use use cargo to install this program.
You can also directly use the compiled file in github releases in https://github.com/wznmickey/canvas_syncer/releases .