Crates.io | syncthing |
lib.rs | syncthing |
version | 0.4.2 |
source | src |
created_at | 2020-01-14 19:48:52.745752 |
updated_at | 2020-09-11 08:44:14.291945 |
description | A Rust library for controlling syncthing file synchronization through its REST interface |
homepage | |
repository | https://github.com/jaycefayne/syncthing-rs |
max_upload_size | |
id | 198389 |
size | 47,144 |
A Rust library for controlling syncthing file synchronization through its REST interface. Note that not all REST endpoints are implemented yet. The crate API is subject to change.
Examples of how to use the library can be found here.
This library targets the latest stable release of syncthing.
If you find any errors in syncthing-rs or just want to add a new feature feel free to submit a PR.