snapdrop icon indicating copy to clipboard operation
snapdrop copied to clipboard

Support initiating file share from OS

Open ducaale opened this issue 4 years ago • 2 comments

Currently, the only to share files is from inside the app. It would be nice if I can locate a file in Android's file manager, click share, and select snapdrop to share it.

See https://web.dev/web-share-target/#accepting-files

ducaale avatar Mar 07 '21 14:03 ducaale

In any case, that would be very helpful!

Because I'm better with Android programming than with web development, I created an android app which exactly can do this. You're more than welcome to use it in the meantime. See https://github.com/fm-sys/snapdrop-android

fm-sys avatar Mar 07 '21 14:03 fm-sys

Snapdrop already implements Web Share API for links. It would be super useful if it can do the same but with local files.

Thank you in advance.

MrPropre avatar Mar 19 '22 13:03 MrPropre