https://github.com/kyledecot/barback
A MacOS CLI for converting strings into barcodes
https://github.com/kyledecot/barback
barcode cli macos pdf417
Last synced: 29 days ago
JSON representation
A MacOS CLI for converting strings into barcodes
- Host: GitHub
- URL: https://github.com/kyledecot/barback
- Owner: kyledecot
- License: mit
- Created: 2020-04-10T18:35:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-13T18:59:19.000Z (about 6 years ago)
- Last Synced: 2025-03-17T05:31:47.434Z (over 1 year ago)
- Topics: barcode, cli, macos, pdf417
- Language: Swift
- Homepage:
- Size: 43.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Barback :beer: :cocktail:

A MacOS CLI for Converting Strings into Barcodes
## Usage
```swift
barback ~/Desktop/input.txt ~/Desktop/output.png
```