I want build a service that work in the background, without window (and without system tray).
That run on boot. Is it possible to do so in Electron?
If so, how the user will be able to control it?
I want build a service that work in the background, without window (and without system tray).
That run on boot. Is it possible to do so in Electron?
If so, how the user will be able to control it?