syncthing

Crates.iosyncthing
lib.rssyncthing
version0.4.2
sourcesrc
created_at2020-01-14 19:48:52.745752
updated_at2020-09-11 08:44:14.291945
descriptionA Rust library for controlling syncthing file synchronization through its REST interface
homepage
repositoryhttps://github.com/jaycefayne/syncthing-rs
max_upload_size
id198389
size47,144
(JayceFayne)

documentation

README

syncthing   Action Badge Version Badge License Badge

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.

Usage

Examples of how to use the library can be found here.

Versioning

This library targets the latest stable release of syncthing.

Contributing

If you find any errors in syncthing-rs or just want to add a new feature feel free to submit a PR.

Commit count: 25

cargo fmt