An app allows you to instantly share a photo or any file from mobile to mobile or from PC to mobile.
- uploads file to Filebase S3
- gets public URL
- generates QR-code out of the URL
An app allows you to instantly share a photo or any file from mobile to mobile or from PC to mobile.
Oooo - yes please!
Source code: GitHub - zjor/qr-share: Upload file and get the download URL as a QR code
Demo URL: https://qrshare.io
Video: Dropbox - qr-share-demo.mov - Simplify your life
[ User cases ]
[ Monetization ]
[ Terms ]
Hey zjor,
Just tried it out and the link I got from the qr code was dead. Any chance something needs a restart?
Hey @mando222 ,
the site qrshare.io is up, the link it gives is your file stored in a public bucket,
the file is deleted automatically after 1 hour, probably it has just expired.
It’s in the “terms” of the PoC in the post above.
I can extend the lifetime if you need.