Is it possible to pass command line parameters to a NWJS compiled app?
Just for weekend fun I compiled an app I have working as HTML5 website, but don't find how to pass the URL parameters, like myapp.com/index.html?customer=12345.
Am actively searching but so far I've not found anything on the subject.