-
Hi,
This problem only occurs on Windows (not on Linux).
```
var funMain=async function(){
var res=await Neutralino.os.execCommand("echo a") // (this works)
var res=await Neutralino.os.exe…
-
**Expected Behavior**
When pressing `cmd + c/v/x` corresponding action is happening.
**Actual Behavior**
Nothing is happening.
**Steps to Reproduce the Problem**
1. Run `neutralino-…
-
### What version of Bun is running?
1.1.26+0a37423ba
### What platform is your computer?
Microsoft Windows NT 10.0.22621.0 x64
### What steps can reproduce the bug?
Oh, if only I knew.
…
-
**Describe the bug**
When you start on linux, neutralino app, if you have a old cpu, or slow cpu with only one core. Neutralino failed to init.
**To Reproduce**
Steps to reproduce the behavior:
…
Kal42 updated
2 years ago
-
Helpful for large apps and apps that get loaded via network
Ref: https://github.com/neutralinojs/roadmap/issues/5
-
**Expected Behavior**
Documentation should describe how to include and run setup files to ensure the user device has any packages necessary to run application functions.
**Actual Behavior**
…
-
**Describe the bug**
I attempted to use the new --config-file option with a different config file and got the error "file missing or corrupted". I noticed in [settings.h](https://github.com/neutralin…
-
[comment: Neutralino is similar to Wails (added, #136707) and Tauri. Comparison at https://github.com/tauri-apps/tauri/discussions/3521 ]
**Project description**
_Build lightweight cross-platform …
-
Executing `neu run` :
```
neu: INFO Starting process: neutralino-win_x64.exe --load-dir-res --path=. --export-auth-info --neu-dev-extension --neu-dev-auto-reload
neu: WARNING neutralino-win_x64.e…
-
Hello,
I can't figure out how to use stdio with neutralino.
I'm **not** referring to spawning new processes and communicating with them.
I want to be able to listen to inputs and respond. Is this p…