GTK3和python开发的文件同步工具:syncthing-gtk
这是一个使用 GTK3 & python 开发的 Syncthing 图形界面工具。
支持的 Syncthing 功能
-
Everything what WebUI can display
-
Adding / editing / deleting nodes
-
Adding / editing / deleting repositories
-
Restart / shutdown server
-
Editing daemon settings
额外功能:
-
First run wizard for initial configuration
-
Running Syncthing daemon in background
-
Half-automatic setup for new nodes and repositories
-
Filesystem watching and instant synchronization using inotify
-
Nautilus (a.k.a. Files), Nemo and Caja integration
-
Desktop notifications
依赖:
-
python 2.7, GTK 3.8 or newer and PyGObject
-
python-gi-cairo on debian based distros (included in PyGObject elsewhere)
-
python-dateutil (Python2 version)
-
Syncthing 0.10 or newer
可选依赖
-
pyinotify for instant synchronization.
-
libnotify for desktop notifications.
-
nautilus-python, nemo-python or caja-python for filemanager integration
软件包:
-
Ubuntu (deb-based distros): in Web Upd8 PPA (thanks!) or DEBs
-
SUSE, Fedora (rpm-based distros): in OpenSUSE Build Service. You can install Syncthing Package first.
-
Arch Linux: In [community] repository
-
Windows: Get latest installer from here, or use the Chocolatey package.
-
Or, in worst case scenario, download latest tarball, extract it and run syncthing-gtk.py.