From f63f2322e956bd2e3bfce213c3d2ac2741c918b3 Mon Sep 17 00:00:00 2001 From: Evan Boehs <51836263+boehs@users.noreply.github.com> Date: Sun, 25 Jul 2021 13:22:04 -0400 Subject: [PATCH] Destroyed ZSync transport (markdown) --- ZSync-transport.md | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 ZSync-transport.md diff --git a/ZSync-transport.md b/ZSync-transport.md deleted file mode 100644 index f242d9f..0000000 --- a/ZSync-transport.md +++ /dev/null @@ -1,11 +0,0 @@ -With the `Zsync` plugin, multiple Koreader devices on the same Wifi network can transfer documents directly to one another. - -[![Zsync plugin](https://github.com/koreader/koreader/wiki/screenshots/zsync_plugin_options.png)](https://github.com/koreader/koreader/wiki/screenshots/zsync_plugin_options.png) - -### Sending a document -Open the document you would like to share. Select the `ZSync` > `Share this document` menu option and KOReader will make the current document available to other KOReader devices on your local network. - -### Receiving a document -Open any existing document and select `ZSync` > `Subscribe to book share`. KOReader will ask you where to save the document(s) you will receive; long-tap on a directory to select it. KOReader will soon receive documents currently shared by other devices on your local network. - -[![Choose inbox](https://github.com/koreader/koreader/wiki/screenshots/zsync_plugin_choose_inbox.png)](https://github.com/koreader/koreader/wiki/screenshots/zsync_plugin_choose_inbox.png) \ No newline at end of file