Hello,
in this posting I want to show how easy it is to create desktop applications (Windows, Linux, MacOS) with BANano and NW.js.
Getting Started:
Before you start the demo, it is important that you adjust the variable NwJsFolder. Here you have to enter the folder where you unpacked NW.js.
Now you can start the demo in Debug mode. After a short time the NW.js window should open. There are some basic examples of how to control NW.js:
Since NW.js has a' built-in' NodeJS, you can also use appropriate commands (such as those of the filesystem) to communicate from BANano with the 'outside world'.
Just give it a try.
Have fun... Peter
in this posting I want to show how easy it is to create desktop applications (Windows, Linux, MacOS) with BANano and NW.js.
Getting Started:
- Download NW.js (https://nwjs.io/) and unpack it at a location of your choice.
- Download the attached library zip and extract it to the internal library folder.
- Download the attached demo zip and extract it into a folder of your choice.
- Open the demo with B4J
Before you start the demo, it is important that you adjust the variable NwJsFolder. Here you have to enter the folder where you unpacked NW.js.
Now you can start the demo in Debug mode. After a short time the NW.js window should open. There are some basic examples of how to control NW.js:
Since NW.js has a' built-in' NodeJS, you can also use appropriate commands (such as those of the filesystem) to communicate from BANano with the 'outside world'.
Just give it a try.
Have fun... Peter
Attachments
Last edited: