Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 705 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 705 Bytes

Syncthing Java

Build Status

A Kotlin-implementation of the Syncthing protocols. The project targets Java 8, so as to be usable by Android applications.

Syncthing-lite

The upstream Syncthing-lite project focuses on building an Android app. This project focuses on the protocols and building the tools necessary for other developers to build Syncthing clients for the JVM.

Building

Building is officially supported on Java 8 and Java 11. The project uses a standard Gradle build.