snapdrop
snapdrop copied to clipboard
Support initiating file share from OS
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
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
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.