sieren / QSyncthingTray

ATT: NO LONGER ACTIVELY MAINTAINED, NEEDS NEW OWNER || A OS X / Windows / Linux Tray App for Syncthing written in C++
GNU Lesser General Public License v3.0
364 stars 30 forks source link

QSyncthingTray

A Traybar Application for Syncthing written in C++

Travis CI Build
status Downloads Issues

A cross-platform status bar for Syncthing.
Currently supports OS X, Windows and Linux.

Written in C++ with Qt.

Features

Is there a feature missing? Open an issue, send me an email or fork this project and add it yourself.

Download

Precompiled binaries for Windows and Mac are downloadable in the Releases section.

Screenshots

alt text alt text alt text

How To Use It

QSyncthingTray does not come with Syncthing bundled. Therefore it needs to be downloaded from Syncthing. Once you specifiy the path to the 'syncthing' binary it will automatically spawn syncthing when you run QSyncthingTray.

To start Syncthing at boot (OS X):

Requirements

If you want to use HTTPS to connect to Syncthing on Windows, please download and install the OpenSSL DLLs. Then restart QSyncthingTray.

Build & Run

Mac & Windows

Linux