Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

appx/msix support #811

Open
1 of 2 tasks
joeyoropesa-dev opened this issue Oct 6, 2024 · 0 comments
Open
1 of 2 tasks

appx/msix support #811

joeyoropesa-dev opened this issue Oct 6, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@joeyoropesa-dev
Copy link

Search before asking

  • 我在 issues 列表中搜索,没有找到类似的内容。
    I searched in the issues and found nothing similar.

Motivation

Moving forward to the future of UWP development merged with Tauri V2 that should also be used by Pake-cli for website to UWP app development in 2024 and future years that are coming.

It's also better for cross-platform compatibility too since Tauri V2 provides more features too even for better cross-platform support.

Solution

Upgrade Tauri V2 and schemes for converting websites to Tauri V2 app that can be compiled also into appx/msix and other platforms too (including but not limited to android)

Alternatives

Currently there is no good alternatives. Webview as it is is currently limited for addon capabilities and requires writting code manually and as about PWA, it requires someone who have server-side access to implement it and still no client-side extensions.

So only these frameworks that converts websites to native apps can actually support client-side modifications that improve experience of websites that are usually not owned by those who are converting websites to apps.

ElectronJS have also it's limitations and NW.js too when it comes to these things while Tauri framework still seems currently a best choice with little coding to implement extensions and websites into apps - and it also saves storage too instead of other frameworks like Electron and other similar tools.

Anything else?

For everything else you need to know to support this feature request, feel free to ask bellow in comments section.

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@joeyoropesa-dev joeyoropesa-dev added the enhancement New feature or request label Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant