srlehn / c39

generate code39 barcodes as sixel images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.)

About

generate code39 barcodes as sixel images

License:MIT License


Languages

Language:Shell 52.7%Language:Python 47.3%