1

I'm creating an app for Mac, Windows, Linux using node-webkit and I want to have the app auto launch on start. I have googled ferociously but to no avail. Does anybody know how to add the app to the "login items" using node-webkit?

Here is a print screen of where it would go on MAC.

enter image description here

Thanks in advance for your help.

denislexic
  • 10,786
  • 23
  • 84
  • 128
  • Possible duplicate of [Programmatically run at startup on Mac OS X?](http://stackoverflow.com/questions/3358410/programmatically-run-at-startup-on-mac-os-x) – Kevin Reilly Aug 20 '14 at 04:15
  • @KevinReilly I've seen that post, but my question is specific to node-webkit and for different platforms (win,mac,linux). There must be a configuration on node-webkit or a way of adding it... – denislexic Aug 20 '14 at 07:09
  • 1
    Originally your question mentioned OSX specifically, but from the looks of it, you may need to do some OS detection and handle each separately. – Kevin Reilly Aug 20 '14 at 07:28
  • 1
    There's also some discussion here - https://github.com/rogerwang/node-webkit/issues/1000 that may be related to what you're trying to do. – OldGeeksGuide Aug 27 '14 at 17:56

0 Answers0