localsend / website

https://localsend.org
Apache License 2.0
73 stars 62 forks source link

IOS QR Update #79

Open EvansAbraham opened 4 months ago

EvansAbraham commented 4 months ago

Added QR code for IOS Section for easy scan to download option based on the recent issue that is opened

Tienisto commented 4 months ago

Thank you. It would be better to generate a QR code dynamically. There is probably a library for that.

EvansAbraham commented 4 months ago

Well then let me try my best to implement it in that way based on your requirement and soon reach out to you by satisfying your requirements and thanks for your suggestion

EvansAbraham commented 4 months ago

Thank you. It would be better to generate a QR code dynamically. There is probably a library for that.

Added dynamic QR generation functionality using qrcode.vue

dhiyanesh-cyber commented 4 months ago

Thank you. It would be better to generate a QR code dynamically. There is probably a library for that.

I have made the changes you mentioned, can you please check it out over here - https://github.com/localsend/website/pull/80