node-auto-launch icon indicating copy to clipboard operation
node-auto-launch copied to clipboard

[Question] How can I know it's an auto-launch or manually-launch?

Open apolkingg8 opened this issue 6 years ago • 1 comments

I'm building an Electron app, and I want do different logic between auto-launch(launch by system) and manually-launch (click app icon by user). Is there anyway to do that?

apolkingg8 avatar Jun 12 '18 14:06 apolkingg8

Issued here: https://github.com/Teamwork/node-auto-launch/issues/46 WIP here: https://github.com/Teamwork/node-auto-launch/pull/47#pullrequestreview-75935893

damianobarbati avatar Jun 12 '18 15:06 damianobarbati