Open holtwick opened 5 years ago
Great PWA support on Windows 10:
https://developer.microsoft.com/en-us/windows/pwa
Access to native APIs:
https://github.com/Microsoft/Windows-universal-samples/tree/master/Samples/FolderEnumeration https://github.com/Microsoft/Windows-universal-samples/tree/master/Samples/FileAccess https://github.com/Microsoft/Windows-universal-samples/tree/master/Samples/FilePicker
Even OCR and camera access. No IndexedDB limits.
PWA Chrome:
Links:
Conclusion: Regular PWAs might have access to the file system, but only inside of a sandbox that cannot be connected to the users file system area
Available at:
Stale issue message
Great PWA support on Windows 10:
https://developer.microsoft.com/en-us/windows/pwa
Access to native APIs:
https://github.com/Microsoft/Windows-universal-samples/tree/master/Samples/FolderEnumeration https://github.com/Microsoft/Windows-universal-samples/tree/master/Samples/FileAccess https://github.com/Microsoft/Windows-universal-samples/tree/master/Samples/FilePicker
Even OCR and camera access. No IndexedDB limits.
PWA Chrome: