-
Notifications
You must be signed in to change notification settings - Fork 19
PWA App
I build a PWA app and deployed on Netlify.
This PWA app is mainly for Windows user who can not use the .msi files due to whatever reason, because I have no Windows laptop to do debug and test, any windows OS related issue will takes me(and tauri team) a lot of time.
So if you faced a problem in Windows, please raise an issue and give us more time to fix it, during this period, you can use this PWA app instead.
The PWA app has the same UI, same function, you should be very easy to use it, but DO pay attention that, instead of select an image folder, you MUST select multiple image files in PWA app(because PWA app cannot read your local file system, it can only read the image files you selected).
我创建了一个 PWA 应用并且部署到了 Netlify。
这个 PWA 应用主要是为了那些无法正常使用 .msi 安装文件的用户,他们不管是处于什么原因无法使用 Windows 的原生应用,而由于我目前手头没有 Windows 的笔记本来做调试和测试,任何 Windows 系统相关的问题都会花费我(和 tauri 团队) 很多时间。
所以如果你在使用 Windows 系统时遇到了问题,请提出一个 Issue 然后给我们更多的时间来修复它,在此期间,你可以先使用这个 PWA 应用。
这个 PWA 应用和原生的 APP 有着相同的 UI,相同的功能,你应该很容易就可以上手,但是,请一定注意,在使用 PWA 应用时,你必须选择多个图片文件,而不是选择一个图片文件夹(因为 PWA 应用无法读取本地文件系统,它只能读取你选中的图片文件)