1.9 KiB
How-To
Share files directly form context menu on Windows
Registering to open files with PairDrop
The File Handling API is implemented
This is still experimental and must be enabled via a flag before the PWA is installed to Windows.
-
Install PairDrop by visiting https://pairdrop.net/ with the Edge browser and install it as described here.
-
You are done! You can now send most files one at a time via PairDrop:
context menu > Open with > PairDrop
Sending multiple files to PairDrop
Outstandingly, it is also possible to send multiple files to PairDrop via the context menu by adding PairDrop to the Send to
menu:
-
Hit Windows Key+R, type:
shell:programs
and hit Enter. -
Copy the PairDrop shortcut from the directory
-
Hit Windows Key+R, type:
shell:sendto
and hit Enter. -
Paste the copied shortcut into the directory
-
You are done! You can now send multiple files (but no directories) directly via PairDrop:
context menu > Send to > PairDrop
Share directly from share menu on iOS
implemented but not documented yet
Share directly from share menu on Android
The Web Share Target API is implemented but not yet tested. When the PWA is installed, it should register itself to the share-menu of the device automatically.
Please test this feature and create an issue if it does not work.