Open clach04 opened 2 years ago
https://github.com/clach04/share-target-experiment now has a working pure js/html (at least served by Caddy2, over https) as of https://github.com/clach04/share-target-experiment/commit/4ab25012a6eecdfe21d7d092363dc8fb573fea1a (and a few commits earlier).
BLOCKED by https://github.com/clach04/share-target-experiment/issues/1
web share target api (needs https server). For more background see https://web.dev/web-share-target/ - allows sharing from (mobile) client cross platform.
Also see https://github.com/clach04/whatabagacack/issues/17
Experiment https://github.com/clach04/share-target-experiment (share target, not pwa.html) works for Caddy 2. Seems to work for pure python dev server but not my test wsgi server.
Additional resources
Documentation
web-share-target
web-share
could be used by cc to share to other system tools rather than using clipboard.
UnsortedL
Samples
target
https://github.com/w3c/web-share-target/tree/main/demos
https://github.com/GoogleChrome/samples/blob/gh-pages/web-share/README.md#web-share-demo
file upload https://github.com/GoogleChromeLabs/squoosh
URL https://ytaud.io/
non-target: