Once the app is minimized to tray you can open it again only from the tray icon.
The app (the same instance, especially if it was built with --single-instance) should open again when it is called to launch by any other method (shortcut, executable file etc.).
Related #304 #457
nativefy with --single-instance --tray
nativefier -i icon.png https://example.com/ --single-instance --traynativefier --version): v7.4.1 + latest commitsnode --version): v6.11.4Windows 10 64bit@Gregory-K seems legit, and feasible (just check Electron based Skype and Slack, they both do what you are describing).
@ronjouch thanx for the revised title, I didn't give it a lot of thought.
I know it is possible and I hope for a developer to find the time to implement it.
Most helpful comment
@ronjouch thanx for the revised title, I didn't give it a lot of thought.
I know it is possible and I hope for a developer to find the time to implement it.