Skip to content
Snippets Groups Projects
Commit ec5624ba authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

README

parent 1663f7fd
No related branches found
No related tags found
No related merge requests found
# Barcode Creator
# Barcode Creater
The Barcode tool can create different barcodes and save them as a
PNG. Currently supported are: Code128, EAN13, PDF417, QR.
## Requirements
Linux
## Build
```
make build
```
## Run
```bash
Usage:
barcode-creator [OPTIONS] <command>
different barcodes can be created and saved as png.
Application Options:
-f, --filename= png filename
Help Options:
-h, --help Show this help message
Available commands:
code128 Code128 code
ean EAN code
pdf417 PDF417 code
qr QR code
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment