Jacalz / rymdport

Cross-platform application for easy encrypted file, folder, and text sharing between devices.
https://rymdport.github.io/
GNU General Public License v3.0
1.1k stars 57 forks source link

Find a better library for QR codes #111

Closed Jacalz closed 1 year ago

Jacalz commented 1 year ago

Checklist

Is your feature request related to a problem?

We are using skip2/go-qrcode for generating our QR codes but that library hasn't been updated since 2020.

Describe the solution you'd like to see.

It would be nice to use a package that is actively maintained and ideally has stable releases.

Jacalz commented 1 year ago

Worst case I have to write my own package or more likely fork one and maintain that instead. Could be an interesting journey to learn a lot along the way.

Jacalz commented 1 year ago

This one possibly looks a bit better but the releases are wide apart: https://github.com/yeqown/go-qrcode