Skip to content

gitDk70/qrscanplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

QrScan

Build Status PyPI version

Get it on F-Droid Get it on Google Play

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published