Skip to content

Barcode keyboard for Android (not actively maintained)

Notifications You must be signed in to change notification settings

Moredread/android-barcode-keyboard

 
 

Repository files navigation

Android Barcode Keyboard

This Android app registers an input method that you can use like any other Android keyboard. However, instead of keys it shows a camera window. Whenever a barcode (1D codes, QR, DataMatrix, …) is inside the camera view, the barcode content will be inserted into the current text fields.

Similar apps already exist, but show lots of ads, require in-app purchases to remove ads, and have the risk of leaking your data. This app is free and open source and does not even request permission to connect to the internet from the operating system. You can therefore fully trust this app not to send your QR code data somewhere.

License

Copyright 2020 Raphael Michel. Apache License 2.0.

Based on dm77/barcodescanner-view and ZXing by Google (both Apache License 2.0).

About

Barcode keyboard for Android (not actively maintained)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%