Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Barcode Creator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Jira
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
OSS
Utilities
Commerce
Barcode Creator
Commits
ec5624ba
Commit
ec5624ba
authored
3 years ago
by
Volker Schukai
Browse files
Options
Downloads
Patches
Plain Diff
README
parent
1663f7fd
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+35
-1
35 additions, 1 deletion
README.md
with
35 additions
and
1 deletion
README.md
+
35
−
1
View file @
ec5624ba
# Barcode Creat
o
r
# Barcode Creat
e
r
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
```
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment