Awesome
- Proton Native — React Native like environment on top of Qt for building desktop apps in JS https://proton-native.js.org/#/
- Ported macOS calculator app example from JS to ClojureScript https://github.com/kusti8/proton-native/blob/master/examples/Calculator/app.js
- Install NPM deps
yarn
- Build in dev
yarn dev
- Run in dev
node out/main.js
- Build executable
yarn build
, read this https://proton-native.js.org/#/packaging?id=packaging