syncthing-tray icon indicating copy to clipboard operation
syncthing-tray copied to clipboard

Show Notifications on Windows

Open Rewt0r opened this issue 10 years ago • 3 comments

Similar to: https://github.com/iss0/SyncthingTray

I think it should show when connected to a device, disconnected from a device, syncing

Rewt0r avatar Nov 24 '14 12:11 Rewt0r

https://github.com/overlordtm/trayhost which is used for the icon does not support notifications and i don't know of another go library that is able to do that cross platform, so sadly currently "wontfix"

alex2108 avatar Nov 24 '14 12:11 alex2108

Is this not a possibility? https://github.com/0xAX/notificator - Sorry never used Golang

Rewt0r avatar Nov 24 '14 12:11 Rewt0r

that seems to use "growl" on windows (and mac os) which has to be installed, that is maybe a bit too much for a simple notification, but i will take a look at it or see if i find something else.

alex2108 avatar Nov 24 '14 12:11 alex2108