| Crates.io | canvas_syncer |
| lib.rs | canvas_syncer |
| version | 0.6.6 |
| created_at | 2024-09-01 22:44:14.674377+00 |
| updated_at | 2025-02-19 06:13:46.134782+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 | 142,207 |
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 .