Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 706 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 706 Bytes

mpv QR decoder

Scans the image for QR code and saves it to clipboard.

Features

  • Saves QR code to clipboard (ctrl+q).
  • Opens the URI with xdg-open (ctrl+shift+q).

Supported platform

  • Linux (x11)

Pull requests are welcome

  • Linux wayland
  • Windows
  • MacOS

Requirement

  • zbar, for scanning the image.
  • (optional) xdg-utils, for open URI.
  • (optional) xclip, for qr code to clipboard.

Install

git clone https://github.com/lambda-larry/mpv-qr-decoder ~/.config/mpv/scripts/mpv-qr-decoder