QSyncthingTray

ATT: NO LONGER ACTIVELY MAINTAINED, NEEDS NEW OWNER || A OS X / Windows / Linux Tray App for Syncthing written in C++

LGPL-3.0 License

Stars
366
QSyncthingTray - QSyncthingTray 0.5.8 Win / OSX Latest Release

Published by sieren over 7 years ago

Improvements:

  • Better handling of file paths
  • QST Window now has icon on Windows

Fixes:

  • Fixed an issue with QST forgetting the iNotify Path
QSyncthingTray - QSyncthingTray 0.5.7 Win / OSX

Published by sieren almost 8 years ago

Fixes:

  • Fixed a (Qt) bug where QST wouldn't be able to connect to Syncthing after standby.
QSyncthingTray - QSyncthingTray 0.5.6 Win / OSX

Published by sieren almost 8 years ago

Improvements:

  • Added Polling Intervall Unit to UI

Fixes:

  • Restored Icon animation on Windows
  • Improved stability on Windows
  • Icon is now immediately updated when toggled between monochrome/color
QSyncthingTray - QSyncthingTray 0.5.5 RC2 Win / OSX

Published by sieren about 8 years ago

Features:

  • Add ability to set a customised range for usage data statistics (e.g. 2 hours)
  • Add number of connections to graph statistics

Improvements:

  • [General] Show Folder Name in Menu instead of ID.
  • [UI] Initialise Syncthing UI with dark grey background as a compromise for users with dark themes.
  • [Plot] Use absolute time on axis in plots.
  • [Plot] Longer gaps between data points (e.g. after standby) are now set to zero instead of connected by a straight line
  • [Plot] Overall improvement when cleaning up stale data

Fixes:

  • [Mac] Closing the Syncthing UI now doesn't close other QST windows.
QSyncthingTray - QSyncthingTray 0.5.5 RC1 Win / OSX

Published by sieren about 8 years ago

Features:

  • Traffic Plots: Plot a graph of the past 60 minutes of bandwidth usage by QST.
    This lays groundwork for more data visualisations in future updates.
  • Update Notifications: Weekly Checks whether a new update is available.
  • Support for OpenBSD, NetBSD, FreeBSD
  • [Linux/Mac] Added default paths for Syncthing and iNotify

Improvements:

  • Raise Window on subsequent clicks if already opened
  • Decreased compile time memory usage

Bugfixes:

  • Removed a bug where QST wouldn't warn if user tries to connect to HTTP but has HTTPS enabled
  • Removed a bug where inotify's path would be incorrectly detected, overall improvement of process spawning.
QSyncthingTray - QSyncthingTray 0.5.2 Win / OSX

Published by sieren about 8 years ago

Bugfixes:

  • OSX: QSyncthingTray now correctly shows up in Spotlight
  • Don't kill manually launched syncthing on shutdown
  • Linux/OSX: Settings are now being migrated into a qst/QSyncthingTray namespace and folder structure
  • Users who want to compile QST themselves, can now chose between a slimmer version using deprecated WebKit or the normal WebEngine (as a positive sideeffect: Debian support!). Simply pass -DQST_BUILD_WEBKIT=1 to cmake
QSyncthingTray - QSyncthingTray 0.5.1r2 Win / OSX

Published by sieren over 8 years ago

This is a re-release of the Mac version of QST as the previous build
contained a broken package.


  • Move Last Synced Files and current Folders into Sub Menus
  • Keep Size of Browser View in between restarts
  • Fixed a bug when saving the launch path
  • Restored Last Synced Files functionality
    Github:

Restructured Repo to make it easier to navigate the project for potential contributors (where art thou?)

QSyncthingTray - QSyncthingTray 0.5.1 Win / OSX

Published by sieren over 8 years ago

  • Move Last Synced Files and current Folders into Sub Menus
  • Keep Size of Browser View in between restarts
  • Fixed a bug when saving the launch path
  • Restored Last Synced Files functionality

Github:

  • Restructured Repo to make it easier to navigate the project for potential contributors (where art thou?)

UPDATE: Mac packaging is currently damaged. Please use 0.5.0 until further notice.

QSyncthingTray - QSyncthingTray 0.5.0 Win / OSX

Published by sieren over 8 years ago

Working with Syncthing v13.

  • The API Key is now retrieved from the configuration file. QST will look into the default directory where syncthing stores its configuration and tries to retrieve it from the config.xml.
    As a user, there is now a field in the preferences to manually set the API Key, should the configuration reside in a different location.
  • Fix a crash when resuming QST from Pause.
  • Improved the way future default settings are handled.
  • Fix a race-condition on Windows where syncthing-inotify might prevent syncthing from starting by acquiring a lock on its config file.
QSyncthingTray - QSyncthingTray 0.4.7 Win / OSX

Published by sieren over 8 years ago

  • Fix: Web View would load wrong URL
QSyncthingTray - QSyncthingTray 0.4.6 Win / OSX

Published by sieren over 8 years ago

  • Quickfix: Connection Health Timer on existing QST installations falsely initialized with 0
QSyncthingTray - QSyncthingTray 0.4.5 Win / OSX

Published by sieren over 8 years ago

  • Added option to customize polling-interval between QST and Syncthing
  • Deployed workaround against Qt memory leak
  • Improved handling of unavailable connections
  • Fixed hanging launch on OSX when syncthing-inotify is used
  • Correctly set Zoom Level on Syncthing UI Load
  • Fixed namespace collision in Linux (compiler)
QSyncthingTray - QSyncthingTray 0.4.4 Win / OSX

Published by sieren over 8 years ago

  • Fixed an issue with spaces in paths (syncthing-inotify)
  • Fixed switching to discrete GPU on Macs with two GPUs
  • Fixed an issue with auto-pausing processes with white-spaces
QSyncthingTray - QSyncthingTray 0.4.3.1 Linux

Published by sieren over 8 years ago

Fixed a typo in Linux sourcecode which leads to a compilation error.
Will be avoided in the future through https://github.com/sieren/QSyncthingTray/issues/89

QSyncthingTray - QSyncthingTray 0.4.3 Win / OSX

Published by sieren over 8 years ago

Improvements:

  • Support for non-latin filenames
  • [Mac/Linux] Fixed an issue where Syncthing would falsely be detected as already running
  • [Windows/Linux] Left Click on Windows/Linux opens up Syncthing UI
  • [Mac] Fixed an issue where QST would not load on OSX with case-sensitive filesystem
  • [Windows] 32 Bit Windows release now contains correct 32 bit DLLs
QSyncthingTray - QSyncthingTray 0.4.2 Win / OSX

Published by sieren almost 9 years ago

Improvements:

Added a "Pause Syncthing" Button to conveniently start/stop Syncthing.
Added Zoom-Factor in Appearance Settings for displaying the Syncthing UI on HiDPI Screens.
System Notifications are now distinguished between informational and warnings.
Added About Page for looking up the version number of QST.
Made shutdown on exit optional.

Fixes:

Fixed an issue where Syncthing might not shutdown properly after exit.
Fixed an issue where loading the Syncthing UI would take a long time on Windows 7.

PLEASE READ:
From this version on, Syncthing will no longer get automatically shutdown when leaving QSyncthingTray (if you have been using QST before).
To enable shutdown on exit, go to Preferences -> Startup and enable "Shutdown Syncthing on Exit".

Improvements:

Added option to shutdown Syncthing when quitting QST.

QSyncthingTray - QSyncthingTray 0.4.2b Win / OSX

Published by sieren almost 9 years ago

PLEASE READ:
From this version on, Syncthing will no longer get automatically shutdown when leaving QSyncthingTray (if you have been using QST before).
To enable shutdown on exit, go to Preferences -> Startup and enable "Shutdown Syncthing on Exit".

Improvements:

  • Added option to shutdown Syncthing when quitting QST.
QSyncthingTray - QSyncthingTray 0.4.2b Win / OSX

Published by sieren almost 9 years ago

Improvements:

  • Added a "Pause Syncthing" Button to conveniently start/stop Syncthing.
  • Added Zoom-Factor in Appearance Settings for displaying the Syncthing UI on HiDPI Screens.
  • System Notifications are now distinguished between informational and warnings.
  • Added About Page for looking up the version number of QST.

Fixes:

  • Fixed an issue where Syncthing might not shutdown properly after exit.
  • Fixed an issue where loading the Syncthing UI would take a long time on Windows 7.
QSyncthingTray - QSyncthingTray 0.4.1 beta Win64 / OSX

Published by sieren almost 9 years ago

Better Web UI by moving to a new Qt API.
Improved Icon animations.
Improved handling of SSL Connections.
Better memory management when Web View is used.

PLEASE READ:
This releases switches the underlying APIs for displaying the Web UI to an entirely new one.
Please report all bugs you encounter under ISSUES, especially if you run Syncthing with HTTPS.

QSyncthingTray - QSyncthingTray WIN64 / OSX / Ubuntu (15.10)

Published by sieren almost 9 years ago

Added Features:
Last Synced Files in Menu Bar - clicking on a file opens up the directory.
Icon Animates when Syncthing is syncing (currently not working on Windows).
Traffic Statistics! In, Out and Total throughput is displayed.

Improved Settings UI:
Added Start-Up Tab for paths to Syncthing and syncthing-inotifier.

Improvements:
Better realiability when spawning Syncthing.

Binary for Ubuntu is experimental, compiled under Ubuntu 15.10! Might need further dependencies.