QrScan

QR Code & Barcode scanner cross-platform application


Keywords
android, barcode, kivy, python, qrcode, scanner
License
MIT
Install
pip install QrScan==2020.528

Documentation

QrScan

Build Status PyPI version

Play Store

QR Code & Barcode scanner cross-platform application

Feature graphics

Key features

  • All QR Code and Barcode supported
  • Cross-platform (Windows, Linux, macOS, Android, iOS)

Install & Usage

QrScan is available on PyPI. Therefore it can be installed via pip.

pip3 install --user QrScan

Once installed, it should be available in your PATH and can be ran from the command line.

qrscan

Develop & Contribute

If you want to experiment with the project or contribute, you can clone it and install dependencies.

make

Later run the code on desktop via the run target.

make run

Unit tests are also available.

make test

On Android you can build, deploy and run using Buildozer.

buildozer android debug deploy run logcat

And debug with logcat.

buildozer android adb -- logcat

Credits

Icon made by Pixel perfect from Flaticon.com and licensed by Creative Commons 3.0.