COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20210718091612/https://github.com/topics/barcode-scanner
Here are
387 public repositories
matching this topic...
ZXing ("Zebra Crossing") barcode scanning library for Java, Android
Updated
Jul 16, 2021
Java
A better way to operate QR Code in Swift, support iOS, macOS, watchOS and tvOS.
Updated
Jul 17, 2021
Swift
🔥 ZXing的精简版,优化扫码和生成二维码/条形码,内置闪光灯等功能。扫描风格支持:微信的线条样式,支付宝的网格样式。几句代码轻松拥有扫码功能 ,ZXingLite让集成更简单。(扫码识别速度快如微信)
Updated
Jun 30, 2021
Java
🔎 A simple and beautiful barcode scanner.
Updated
Jul 17, 2021
Swift
A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS
Updated
Jun 29, 2021
Java
📠 A simple, fast and useful progressive web application
Updated
Jan 2, 2021
JavaScript
A new frame for decode QR code and bar code on Android. It's faster, simpler and more accurate.
Code scanner library for Android, based on ZXing
Updated
Dec 24, 2020
Java
Qt/QML wrapper library for the ZXing library. 1D/2D barcode image processing library
ZBar is an open source software suite for reading bar codes from various sources, including webcams. As its development stopped in 2012, I took the task of keeping it updated with the V4L2 API. This is the main repository for it. There's a clone at at LinuxTV.org, and another one at gitlab.
🔗 android-zbar-sdk, provide jni source, so file and jar file used alone, gradle/maven remote dependencies.
Android barcode reader using google vision library
🔎 NativeScript QR / barcode (bulk)scanner plugin
Updated
Apr 20, 2021
TypeScript
Android手机客户端关于二维码扫描的源码,使用了zxing 3.1.1代码并对其进行了精简,支持低版本的sdk,实现了二维码和一维码的扫描、从图片解析一维码和二维码,闪光灯、调焦。。。
Updated
Jan 15, 2018
Java
A barcode and QR scan layout for react-native applications with customizable styling
Updated
Jun 20, 2021
JavaScript
Barcode scanner plugin for flutter. Supports barcode scanning for Android and iOS
Updated
Jul 16, 2021
Java
A barcode scanner based on zxing for android
Updated
Apr 14, 2017
Java
A flutter widget that show the camera stream and allow ML vision recognition on it, it allow you to detect barcodes, labels, text, faces...
Information about food from the barcode, on your phone 🛒
Updated
Jun 15, 2021
JavaScript
Updated
Jul 7, 2021
TypeScript
Barcode Scanner Plugin for Vue.js
Updated
Feb 24, 2021
JavaScript
CarBode : Free & Opensource barcode scanner & generator for SwiftUI
Updated
Jul 17, 2021
Swift
🏬 Point-of-sale and inventory tracking for small-scale retail stores. Easily manage inventory, purchases, sales, and damaged and/or expired products.
Barcode scanner for react native, which implements barcode detection from Google's Vision API.
Barcode Scanner using GoogleVision API for Xamarin Form
A QR code scanner desktop app for Linux
Updated
Jul 3, 2021
Python
Open-source, multi-format 1D/2D barcode image processing library ported from Java in TypeScript usable from node or browser
Updated
Oct 12, 2020
TypeScript
A QR-code and barcode acanner app built in Delphi using ZXing and TFrameStand
Updated
Mar 12, 2021
Pascal
A Vue.js set of components to scan barcodes and QR codes.
Improve this page
Add a description, image, and links to the
barcode-scanner
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
barcode-scanner
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The existing demonstrations, as well as new ones could be added to codepen.
Here's a super quick sample that just loads the lib and gets it displaying the camera view. This has to be expanded for it to be even demonstration quality, as it doesn't react to any events, but i just wanted to see if camera use was possible from codepen. Since it is, we can do a lot of stuff there.
https://codep