Releases: alex2108/syncthing-tray
Releases · alex2108/syncthing-tray
Syncthing-Tray v0.7
Syncthing-Tray v0.6
Syncthing-Tray v0.5
- do not leak goroutines (fixes #21)
Syncthing-Tray v0.4
- 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
- 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
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
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
- 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
- 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
-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