Dan Ruta
Dan Ruta
The tool is mainly built to be used via the accompanying UI. However, it can indeed also run headless (I know of people using it on a web hosted server),...
For the compiled .exe, you need to launch it from the same directory as the main app .exe file is. So for example, the following command should work for the...
No use is "off-label" use 😄 Yes, I spoke briefly with ArtFromTheMachine, they've done an amazing job. That plugin reference covers most things for plugins, though there isn't yet much...
Hey. This app doesn't require an internet connection. It does however need a local network, as the Electron (JavaScript) front-end communicates with the python backend via a local http server....
Hmm, that's strange, I've not encountered that before. I've had a look at how to sign it, and it seems a certificate must be purchased. However, I imagine the .exe...
If the make bit works, I'm gonna assume everything was set up ok, and you ran the build script first. This is just a wild guess, but you could try...
Yep. Msys is a Windows tool to emulate a linux environment. Just tried it out, simply remove the -G"MSYS Makefiles" flag. :) Maybe I should add a note for non-windows...
Great, good to hear! :) And yes, it was. Good luck with your project.
Ah, interesting. Perhaps this would work! I haven't tested this however, have you, with success?
Thank you, I'll change that