Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 435 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 435 Bytes

QtQR

Hello there! this is the QtQR 2.0 Official Repository.

Introduction

QtQR is a desktop application for generating and decoding QR Codes easily. It supports encoding several types of QR codes using templates and decoding QR codes stored in files, scan a printed one using your webcam or drag&drop from the Internet :)

Technical Stuff

QtQR is built using Python3, PyQt5, qrencode-lib and more.