A small demo showing how to use the "web share target API" to upload an image

root authored on 26 May 2022
Examples make more obvious in pics 1 year ago
README.md resize images 1 year ago
face_share-192.png initial comit 1 year ago
face_share-512.png initial comit 1 year ago
index.html initial comit 1 year ago
install.html initial comit 1 year ago
manifest.json initial comit 1 year ago
script.js initial comit 1 year ago
service-worker.js initial comit 1 year ago
share.php typo 1 year ago
style.css initial comit 1 year ago
README.md

WebShareDemo

A small demo showing how to use the "web share target API" to upload an image.

1) Create a folder "ws3" in your webroot and add these files in it.

2) Replace demo.com with your URL in all the nessessecary files.

3) On your device go to https://[yourURL.com]/ws3/install.html and click "install"

4) now in your share menu's you should have this as an option (see below)

demo 01 demo 02 demo 03