Scanned codes can be sent along HTTP request based API calls towards your server which may generate a HTML/CSS/JS response to be rendered in the client.
Supports major 1D and 2D formats
Aztec, Codabar, Code39, Code93, Code128, Datamatrix, EAN8, EAN13, ITF14, PDF417, UPC_A, UPC_E, QR, and their variants.
Only QR format is enabled by default to minimize battery usage.
Privacy safe
Scanned codes are only sent to the endpoint URL you define in the settings.
You can lock and hide all settings with a secret password.
Configurable API calls
Use either HTTP or HTTPS protocols.
Select GET or POST request method.
Choose between FORM and JSON content type encoding for POST requests.
Add unlimited amount of key-value based data fields.
Define which status codes indicates that an API call was successful.
Enable rendering of HTML/CSS/JS responses inside a WebView.
Activate automatic API calls right after a code is scanned.
API calls are not enabled by default.
Flexible
Most UI elements can be hidden or customized.
Each verification is based on editable regular expressions.
And much more that you can see on the screenshots.
This application does not parse the contents of the scanned codes so it cannot (and do not want to) replace a general purpose barcode scanner.