web-to-desktop-framework-comparison icon indicating copy to clipboard operation
web-to-desktop-framework-comparison copied to clipboard

This repository has been made to create an objective comparison of multiple frameworks that allow us to "transform" our web apps to desktop applications.

Results 82 web-to-desktop-framework-comparison issues
Sort by recently updated
recently updated
newest added

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.14 to 20.11.24. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.11.14&new-version=20.11.24)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [@nodegui/nodegui](https://github.com/nodegui/nodegui) from 0.63.0 to 0.65.0. Release notes Sourced from @​nodegui/nodegui's releases. v0.65.0 Added: QMimeData.setData() #1038 QMimeData.data() #1038 QClipboard.data() #1038 QClipboard.setData() #1038 v0.64.0 Update to Qt 6.6.0. Commits 3c1b667 Fix...

dependencies
javascript

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.2. Release notes Sourced from actions/setup-node's releases. v4.0.2 What's Changed Add support for volta.extends by @​ThisIsManta in actions/setup-node#921 Add support for arm64 Windows by @​dmitry-shibanov...

dependencies
github_actions

https://webui.me/

new-benchmark-type

Hello, As I have noticed under the start duration, the run time of tauri is higher than electron as stated there. However it is quite the opposite in my pc....

bug
question
benchmark-precision-improvement

This example should use "back-end" apis of Electron/nw.js/tauri/etc.

new-benchmark-type

We should create a list of 15 runs of each framework and profile (Release/Debug), shuffle this list and run in this order. E.g, possible run order: - electron release -...

benchmark-tool
benchmark-precision-improvement

I'm creating this issue to ask the community how to sort projects in the README. At the moment, I kinda sorted by my own feelings, setting Electron first then alternative...

documentation-improvements
help wanted
question

[Sciter](https://gitlab.com/sciter-engine/sciter-js-sdk) (https://sciter.com/) is a independent, cross-platform open source webview that does not depend on the system webview and browsers. It provides both an "embeddable" library and a runtime, optionally available...

library-addition

E.g: - msi - appimage - deb - etc.

documentation-improvements
good-first-issue