https://github.com/srlehn/c39
generate code39 barcodes as sixel images
https://github.com/srlehn/c39
barcode barcode-generator code39 sixel sixel-graphics terminal
Last synced: 9 months ago
JSON representation
generate code39 barcodes as sixel images
- Host: GitHub
- URL: https://github.com/srlehn/c39
- Owner: srlehn
- License: mit
- Created: 2023-09-27T00:17:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-27T00:32:10.000Z (over 2 years ago)
- Last Synced: 2025-04-05T18:52:28.135Z (11 months ago)
- Topics: barcode, barcode-generator, code39, sixel, sixel-graphics, terminal
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This bash script generates [code39](https://en.wikipedia.org/wiki/Code_39) barcodes as [sixel](https://en.wikipedia.org/wiki/Sixel) images - a sixel capable terminal is required.

(This script is the result of one afternoon's boredom.)