syncthing

Crates.iosyncthing
lib.rssyncthing
version0.6.0
created_at2020-01-14 19:48:52.745752+00
updated_at2025-09-21 23:43:43.559843+00
descriptionA Rust library for controlling syncthing file synchronization through its REST interface
homepage
repositoryhttps://github.com/jaycefayne/syncthing-rs
max_upload_size
id198389
size23,953
(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: 58

cargo fmt