Go to file
vanitasvitae 49c25c97d5
Add help texts and update README
2017-08-15 17:53:50 +02:00
gradle/wrapper Initial commit 2017-08-11 13:47:54 +02:00
src/main/java/de/vanitasvitae/sync_client Add help texts and update README 2017-08-15 17:53:50 +02:00
.gitignore Initial commit 2017-08-11 13:47:54 +02:00
README.md Add help texts and update README 2017-08-15 17:53:50 +02:00
build.gradle Initial commit 2017-08-11 13:47:54 +02:00
gradlew Initial commit 2017-08-11 13:47:54 +02:00
gradlew.bat Initial commit 2017-08-11 13:47:54 +02:00
settings.gradle Initial commit 2017-08-11 13:47:54 +02:00

README.md

GSoC 2017 - Jingle File Transfer Demo App

File synchronisation via XMPP.

xmpp_sync has two modes: Master and Slave mode. A client started in master mode will send files out, while clients in slave mode will receive files.

In order to use the program, you need at least two XMPP accounts (which might be on different servers). I recommend using a server, which supports Socks5 proxies.