Can anyone recommend open source software to create a QR code locally without having to share that data with an external service?
Discussion
For sure an unconventional method, but I convert messages inside Threema into qr codes. You can write a message to yourself while being offline, show it as qr code and delete it, again, I before going online, again...
Thanks! I ended up using qrcode within Python. Worked perfectly.
