GTK3 & python based GUI and notification area icon for Syncthing
Supported Syncthing features:
- Everything what WebUI can display
- Adding / editing / deleting nodes
- Adding / editing / deleting repositories
- Restart / shutdown server
- Editing daemon settings
Additional features:
- 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
- Desktop notifications
Dependencies:
- python 2.7, GTK 3.10 or newer and PyGObject
- python-gi-cairo on debian based distros (included in PyGObject elsewhere)
- python-dateutil (Python2 version)
- setuptools
- Syncthing 0.10 or newer
Optional Dependencies:
- pyinotify for instant synchronization.
- libnotify for desktop notifications.
Packages:
- 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.
Related links: