You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2021. It is now read-only.
Electron/node child processes are killed after closing the app, so we'd need to create platform specific services for each OS. This also wouldn't work with our current electron-builder installation/update path since the background services would need to be packaged separately. So platform specific install/update would also need to be implemented for each OS.