holtwick / onepile

Playground for the future of private notes and document management
https://onepile.app
MIT License
49 stars 4 forks source link

PWA - Windows #47

Open holtwick opened 5 years ago

holtwick commented 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:

holtwick commented 5 years ago

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

holtwick commented 5 years ago
holtwick commented 5 years ago

Available at:

holtwick commented 5 years ago
github-actions[bot] commented 4 years ago

Stale issue message