QrScan

QR Code & Barcode scanner cross-platform application

MIT License

Downloads
103
Stars
57
Committers
3

QrScan

QR Code & Barcode scanner cross-platform application

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.

Package Rankings
Top 17.68% on Pypi.org
Badges
Extracted from project README
Build Status PyPI version
Related Projects