Przeglądaj źródła

Mention syncthing-gtk

Bob Mottram 7 lat temu
rodzic
commit
d36f92711a
2 zmienionych plików z 14 dodań i 2 usunięć
  1. 3
    0
      doc/EN/app_syncthing.org
  2. 11
    2
      website/EN/app_syncthing.html

+ 3
- 0
doc/EN/app_syncthing.org Wyświetl plik

55
 
55
 
56
 Now wait for a few minutes. Eventually you will see two messages appear within the browser asking if you want to add two new folders from the Freedombone server. Say yes to both, and specify *~/Sync* as the directory with your username and *~/SyncShared* as the shared directory. You can now copy files into your *~/Sync* directory and they will automatically be synced to the server. Those will be files which only you can access. If you copy files into *~/SyncShared* then they will also be available to any other users on the system.
56
 Now wait for a few minutes. Eventually you will see two messages appear within the browser asking if you want to add two new folders from the Freedombone server. Say yes to both, and specify *~/Sync* as the directory with your username and *~/SyncShared* as the shared directory. You can now copy files into your *~/Sync* directory and they will automatically be synced to the server. Those will be files which only you can access. If you copy files into *~/SyncShared* then they will also be available to any other users on the system.
57
 
57
 
58
+* Desktop app
59
+If you're running Arch/Parabola there is a package called [[https://github.com/syncthing/syncthing-gtk][syncthing-gtk]] which provides a GTK GUI and an icon indicating whether synchronization is happening. This can be more convenient than using the browser interface.
60
+
58
 * On Android
61
 * On Android
59
 Install Syncthing and Connectbot from F-droid.
62
 Install Syncthing and Connectbot from F-droid.
60
 
63
 

+ 11
- 2
website/EN/app_syncthing.html Wyświetl plik

4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
 <title></title>
6
 <title></title>
7
-<!-- 2018-05-24 Thu 12:59 -->
7
+<!-- 2018-05-24 Thu 13:40 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
239
 </div>
239
 </div>
240
 
240
 
241
 <div id="outline-container-sec-3" class="outline-2">
241
 <div id="outline-container-sec-3" class="outline-2">
242
-<h2 id="sec-3">On Android</h2>
242
+<h2 id="sec-3">Desktop app</h2>
243
 <div class="outline-text-2" id="text-3">
243
 <div class="outline-text-2" id="text-3">
244
 <p>
244
 <p>
245
+If you're running Arch/Parabola there is a package called <a href="https://github.com/syncthing/syncthing-gtk">syncthing-gtk</a> which provides a GTK GUI and an icon indicating whether synchronization is happening. This can be more convenient than using the browser interface.
246
+</p>
247
+</div>
248
+</div>
249
+
250
+<div id="outline-container-sec-4" class="outline-2">
251
+<h2 id="sec-4">On Android</h2>
252
+<div class="outline-text-2" id="text-4">
253
+<p>
245
 Install Syncthing and Connectbot from F-droid.
254
 Install Syncthing and Connectbot from F-droid.
246
 </p>
255
 </p>
247
 
256