I needed a QR Code generator for a document. After long wandering on the web without finding a QR Code generator that doesn’t use a proprietary URL shortener, I discovered that you can easily do it inside LibreOffice.
I needed a QR Code generator for a document. After long wandering on the web without finding a QR Code generator that doesn’t use a proprietary URL shortener, I discovered that you can easily do it inside LibreOffice.
I have a keyboard hotkey to take the copy/paste buffer and display a QR code on screen. Straightforward to implement on macOS, and presumably Linux too.
macOS:
pbpaste | qrencode -t ANSIokay that’s a great idea and now i really want a widget on my phone that does that