Skip to content

An Inventory Manager for android, intended to be very basic. Uses the ZXing barcode reader to capture barcodes and stores captured barcodes (one-per-line) in the 'inventory' file on the sdcard root.

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

jpoffy238/Inventory-Manager

 
 

Repository files navigation

Inventory Management

Copyright 2011  Matthew Mole <[email protected]>

An Inventory Manager for android, intended to be very basic. Uses the ZXing barcode reader to capture barcodes and stores captured barcodes (one-per-line) in the 'inventory' file on the sdcard root.

You must have the ZXing barcode reader installed, available at:
https://market.android.com/details?id=com.google.zxing.client.android

Any captured barcodes will be stored in a file 'inventory' in the sdcard root directory (typically /mnt/sdcard or /sdcard)

About

An Inventory Manager for android, intended to be very basic. Uses the ZXing barcode reader to capture barcodes and stores captured barcodes (one-per-line) in the 'inventory' file on the sdcard root.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%