GoogleChromeLabs / browser-fs-access

File System Access API with legacy fallback in the browser
https://googlechromelabs.github.io/browser-fs-access/demo/
Apache License 2.0
1.38k stars 84 forks source link

Is it possible to open file by handle? #7

Closed holden321 closed 4 years ago

holden321 commented 4 years ago

Not download, not read and show contents on page, but just open a file with the program associated with its file extension?

tomayac commented 4 years ago

What you’re looking for is file handling. It’s in early stage development, but definitely coming.