https://github.com/nwutils/window-communication-example
Example of communication between windows in NW.js
https://github.com/nwutils/window-communication-example
Last synced: 3 months ago
JSON representation
Example of communication between windows in NW.js
- Host: GitHub
- URL: https://github.com/nwutils/window-communication-example
- Owner: nwutils
- License: mit
- Created: 2021-03-20T22:20:21.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-21T14:12:37.000Z (about 4 years ago)
- Last Synced: 2025-01-13T11:24:27.566Z (5 months ago)
- Language: HTML
- Homepage: https://nwutils.io
- Size: 41 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# window-communication-example
Example of communication between windows in NW.js
1. Install [Node.js and npm](https://nodejs.org)
1. Download/clone this repo
1. `npm install`
1. `npm start`