onepile
onepile copied to clipboard
PWA - Chrome / Android
Links:
- FileSys https://wicg.github.io/entries-api/
- https://www.w3.org/TR/file-system-api/
- Upload dirs https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/webkitdirectory
- https://docs.microsoft.com/de-de/microsoft-edge/progressive-web-apps/microsoft-store?branch=pwa
- https://www.html5rocks.com/en/tutorials/file/filesystem/
- Android Trusted https://developers.google.com/web/updates/2019/02/using-twa
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
Originally posted by @holtwick in https://github.com/holtwick/collect/issues/47#issuecomment-476229567
https://developers.google.com/web/updates/2019/08/native-file-system
Stale issue message