Giter VIP home page Giter VIP logo

barcode-utils's Introduction

barcode-utils

Working:

  • barcode-reader-glib: command line tool to connect to the DBus me.koppi.BarcodeReader service and "print read 'barcode'\n" to STDOUT.
  • barcode-dbus-service: DBus service, which connects the system's barcode readers to the DBus and exports the me.koppi.BarcodeReader service.

Work in progress:

Tested Barcode Scanners

  • LS3408-FZ20005 - Symbol LS 3408FZ, LS 3408 Series Scanner

    LS3408-FZ20005

    The LS 3408FZ, LS 3408 Series uses fuzzy logic technology to interpret barcodes that have been damaged or soiled to give you the kind of versatility that's necessary for today's industrial applications. The rugged housing, sealed to IP65 standards, withstands repeated drops of up to 6.5 feet (2 meters) to concrete, ensuring limited downtime. The rugged LS 3408FZ, LS 3408 Series FZ handheld scanner from Symbol features fuzzy logic technology for fast and accurate reading of damaged, dirty and poorly printed one-dimensional (1D) barcodes typically found in industrial environments.

$ lsusb Bus 004 Device 003: ID 05e0:1300 Symbol Technologies

Get the source code

 $ wget -O barcode-utils.zip https://github.com/koppi/barcode-utils/zipball/master
 $ unzip barcode-utils.zip
 $ cd barcode-utils*

or

 $ sudo apt-get install git-core
 $ git clone https://github.com/koppi/barcode-utils.git
 $ cd barcode-utils/

Compile / Install

The following packages are required to build barcode-utils:

 $ sudo apt-get install build-essential pbuilder debhelper libudev-dev libdbus-1-dev

Compile and install barcode-utils as follows:

 $ make install

or

 $ make build
 $ sudo dpkg -i barcode-dbus-service*.deb barcode-reader-glib*.deb

Authors

barcode-utils's People

Contributors

koppi avatar amedee avatar

Watchers

James Cloos avatar Xiduo.Xu avatar

Forkers

djairjr

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.