No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-05-10 15:32:54 +01:00
.claude Adding iit ignore 2026-05-10 15:07:58 +01:00
.vscode Card for 2025-2026 2025-12-10 10:43:02 +00:00
cmd Fix vet error: use keyed fields for fpdf.SizeType literal 2026-05-10 15:32:30 +01:00
docs Add standard Taskfile tasks, docs scaffold, and pages config 2026-05-10 14:51:05 +01:00
internal/card Add standard Taskfile tasks, docs scaffold, and pages config 2026-05-10 14:51:05 +01:00
.gitignore Adding iit ignore 2026-05-10 15:07:58 +01:00
CHANGELOG.md Update CHANGELOG for v0.1.0 2026-05-10 15:32:54 +01:00
font_specimens.pdf Add taskfile, fonts command, supervisor, and font specimens 2026-03-09 16:43:49 +00:00
go.mod Migrate module path from github.com to codeberg.org 2026-03-26 08:26:05 +00:00
go.sum Card for 2025-2026 2025-12-10 10:43:02 +00:00
index.md Add standard Taskfile tasks, docs scaffold, and pages config 2026-05-10 14:51:05 +01:00
LICENSE Initial commit 2022-08-13 18:58:02 +01:00
README.md Migrate module path from github.com to codeberg.org 2026-03-26 08:26:05 +00:00
task-plus.yml Add standard Taskfile tasks, docs scaffold, and pages config 2026-05-10 14:51:05 +01:00
Taskfile.yml Add standard Taskfile tasks, docs scaffold, and pages config 2026-05-10 14:51:05 +01:00

go_labels

Software for generating PDF label sheets using GO. More for fun

Printing

Printing is not exact. I have been using an Epson ET-2850

  • Firefox seems to be different than other drivers
  • Chrome default is off but actual seems to agree with Acrobat
  • Acrobat actual also seems to scale but agrees with Chrome

My process is to print a test square, 150mm and off set by 50mm

Documentation https://h3-go-labels.statichost.page/
Source (Codeberg) https://codeberg.org/hum3/go_labels
Mirror (GitHub) https://github.com/drummonds/go_labels