35 lines
867 B
YAML
35 lines
867 B
YAML
Categories:
|
|
- Graphics
|
|
License: GPL-3.0-only
|
|
WebSite: https://gitlab.com/muelli/barcodegen
|
|
SourceCode: https://gitlab.com/muelli/barcodegen/tree/HEAD
|
|
IssueTracker: https://gitlab.com/muelli/barcodegen/issues
|
|
|
|
AutoName: Barcodegen
|
|
Description: |-
|
|
You can generate any barcode that zbar supports. The list of supported barcodes
|
|
include the popular 2D QR code, but also Aztec, and others. Popular 1D barcodes
|
|
are EAN-13 or CODE128.
|
|
|
|
Features:
|
|
|
|
* Generate random barcode when clicking on the image
|
|
* Generate barcode from entered text
|
|
* Select type of barcode to be generated
|
|
|
|
RepoType: git
|
|
Repo: https://gitlab.com/muelli/barcodegen.git
|
|
|
|
Builds:
|
|
- versionName: '0.2'
|
|
versionCode: 2
|
|
commit: '0.2'
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version %v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '0.2'
|
|
CurrentVersionCode: 2
|