syncthing 0.2.0

A Rust library for controlling syncthing file synchronization through its REST interface
Documentation

syncthing-rs

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.