Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Keep lnd running in background process (with icon tooltip) when app window closes #508

@tanx

Description

@tanx

Seems like this isn't easily doable in electron: https://discuss.atom.io/t/windows-background-service/20777

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions