Skip to content

Instantly share code, notes, and snippets.

@c-nv-s
c-nv-s / qrshot.sh
Created May 7, 2022 11:08
script to decode qr code from a screenshot
#!/usr/bin/env bash
#
# Siddharth Dushantha 2022
#
# https://github.com/sdushantha/bin
#
image_file="/tmp/ocr.png"
# Check if the needed dependencies are installed