go_labels

Software for generating PDF label sheets, greeting cards, and door templates in Go. Mostly for fun.

Commands

Command Purpose
cmd/labels Generate label sheets
cmd/print_label Print individual labels
cmd/doorTemplate Door label templates
cmd/card_24-25 New Year card 2024–2025
cmd/card_25-26 New Year card 2025–2026
cmd/xmas_card Christmas card
cmd/fonts Font specimen sheet
cmd/supervisor File-watcher that re-runs a target on change

Printing

Printing is not exact. Tested on an Epson ET-2850.

  • Firefox prints differently to other drivers
  • Chrome default is off, but "actual size" agrees with Acrobat
  • Acrobat "actual size" also scales but agrees with Chrome

Print a 150 mm test square offset by 50 mm to calibrate.

Source (Codeberg) https://codeberg.org/hum3/go_labels
Mirror (GitHub) https://github.com/drummonds/go_labels