-
How to make a html that contain neutralinojs script that execute command on client browser...sorry im beginner to javascript...if it use neutralino.os.runcommand() , pls give me example of the code
-
**Expected Behavior**
Neutralino compiles.
**Actual Behavior**
ERR : Neutralino binary is not compiled
**Steps to Reproduce the Problem**
1. Install MingW-64
2. Run build.bat
**…
-
**Actual Behavior**
Neutralino prints two javascript errors:
1) expected identifier on line 1, character 945 in neutralino.js
2) neutralino not defined in app.js
**Specifications**
* Neutra…
-
Currently neutralino uses `NL_TOKEN` for verifying each client requests. This mechanism can be improved further. Some possible solutions are
1. make `NL_TOKEN` as an one-time token per each request…
-
One of the uses of WebView is to develop desktop applications using HTML5.
Could you extend WebView so that it can replace electron.js?
In other words -- could you make Edge and WebView work in …
-
is this the right repository? ppa:webkit-team/ppa
in ubuntu 20.04 I get an error message. Possibly because 20.04 is not supported?
I see the most recently added distribution is Xenial at 2017
`…
-
**Expected Behavior**
It would be cool if we could append some args when calling neutralino exec.
**Actual Behavior**
I couldn't find a way to parse command line arguments and having them a…
-
**Expected Behavior**
When clicking on the neutralino.exe in the sample folder the app should run.
**Actual Behavior**
When clicking on the neutralino.exe in the sample folder windo…
-
I just downloaded the latest release, tried the quick start tutorial and changed some settings in `settings.json`. When I set `"appname": "test app"`, I can run it in window mode, but in browser mode …
-
`neu listen` will check for changes and automatically execute `neu build`