capacitor-plugins icon indicating copy to clipboard operation
capacitor-plugins copied to clipboard

Accessing a linux filesystem

Open jonocodes opened this issue 1 year ago • 0 comments

On andriod I can use capacidor-plugins/filesystem

But when running in web/desktop I would like to read files from my local host filesystem. Like using nodejs fs module, but that does not have access.

Is there a recommended way to do this?

jonocodes avatar Aug 02 '24 23:08 jonocodes