Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 756 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 756 Bytes


App Logo

QR & Barcode Scanner

Android app for scanning barcodes with the phone camera and sending them to a PC via bluetooth. No special software is required on the PC as this app uses the BluetoothHID API available on devices running Android 9 or greater.

Features

  • Supports a wide range of Linear and 2D-Codes thanks to Googles ML-Kit
  • Doesn't require any internet connection
  • Large amount of customization for different use-cases
    • Auto connect with last device
    • Auto send on detection
    • Extra keys like \n or \t
    • And much more