A Syncthing status menu for systems that support AppIndicator, using Syncthing's event interface to display information about what's going on.
Syncthing v0.11.0 and higher are supported.
This is a fork from Stuart Langridge's syncthing-ubuntu-indicator.
The project is in an early stage and contributions are welcome.
(I'm running Arch Linux so somebody maybe can fill the dependencies for other distributions, if there are some?)
Tldr: in a directory of your choice:
git clone https://github.com/icaruseffect/syncthing-ubuntu-indicator.git
cd syncthing-ubuntu-indicator
python2 ./syncthing-ubuntu-indicator.py
When you are using GNOME3 you can move the icon with the gnome-shell-extension-appindicator in the upper notification bar.
On Ubuntu 14.04:
sudo apt-get install python-pip python-tz
sudo pip install python-dateutil requests-futures
this should result in the installation of the following packages:
python-dateutil
then go to gnome-extensions-appindicator and install "AppIndicator support"