Skip to content

Releases: alex2108/syncthing-tray

Syncthing-Tray v0.7

27 Dec 14:41
Compare
Choose a tag to compare
  • add version and build date
  • also show uploading/downloading if only deletes are not synced

Syncthing-Tray v0.6

12 Jun 17:34
Compare
Choose a tag to compare
  • fix crash when config changes (fixes #25)
  • use own fork of systray (ref #22)

Syncthing-Tray v0.5

26 May 11:35
Compare
Choose a tag to compare
  • do not leak goroutines (fixes #21)

Syncthing-Tray v0.4

17 Mar 12:09
Compare
Choose a tag to compare
  • Add rate display
  • rate can also be used to determine upload/download state with the command line switch -R
  • separate threads for fetching events and processing them
  • changed tray library

Syncthing-Tray v0.3

04 Nov 10:39
Compare
Choose a tag to compare
  • support for v0.12 (this version will not work for older syncthing versions)
  • use data from events already for initialization
  • split code into different files

Syncthing-Tray v0.2

18 May 10:54
Compare
Choose a tag to compare

this release uses the event interface for all updates after the initial connect.
This should reduce cpu usage for syncthing when syncthing-tray is active compared to the pervious version

Syncthing-Tray v0.1.4

28 Apr 17:02
Compare
Choose a tag to compare

quick and dirty release for the changed api in v0.11. It does not use the new events which would make it much more efficient.

Syncthing-Tray v0.1.3

27 Oct 07:36
Compare
Choose a tag to compare
  • added -u="user" and -p="password" to connect to a password protected syncthing instance
  • added -i to skip SSL certificate check

Syncthing-Tray v0.1.2

03 Oct 15:22
Compare
Choose a tag to compare
  • use API of syncthing v0.10 (don't use on v0.9)
  • remove config.xml, use command line parameter -target="http://localhost:8080" instead, when this is not set http://localhost:8080 will be used

send me a message if you need a linux32 release, cross compiling for that does not work on ubuntu

Syncthing-Tray v0.1.1

21 Aug 10:07
Compare
Choose a tag to compare

-windows should not always crash any more due to fixes in https://github.com/overlordtm/trayhost
-make icons smaller (should fix #1)
-add correct title for trayicon