Syncthing as a Formulae vs Cask
If you do the following command
brew install syncthing
This command will install syncthing as a formulae, and therefore no AppTray (on OSX)
If you want the syncthing apptray icon on OSX then do this ...
brew uninstall syncthing
brew install --cask syncthing