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.

  • qjkxbmwvz@startrek.website
    link
    fedilink
    English
    arrow-up
    4
    ·
    6 days ago

    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 ANSI

    • Pup Biru@aussie.zone
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      6 days ago

      okay that’s a great idea and now i really want a dashboard widget on my phone that does that