Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 268 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 268 Bytes

This bash script generates code39 barcodes as sixel images - a sixel capable terminal is required.

$ ./c39 'TEST'

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