invstick

command module
v0.0.0-...-43f549e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 14, 2016 License: MIT Imports: 21 Imported by: 0

README

invstick

Build Status

Description

Tool to generate stickers with QR codes

Installation

This package can be installed with the go get command:

go get github.com/arteev/invstick
go install github.com/arteev/invstick

Quick start

Generation:

invstick -gen -width=45 -height=45 -correction=h -encoding Auto -template templates/stickers-A4-65-38X21.2.gohtml -dir=./out -gen-start=1 -gen-count=65 -barcode=true -mask="%03d" -prefix=#

Result

From pipe:

printf "One\nTwo\n" | invstick -template templates/stickers-A4-65-38X21.2.gohtml -dir=./out

From file (use @):

invstick -template templates/stickers-A4-65-38X21.2.gohtml -dir=./out -data=@/home/user/list.txt

Web:

  invstick -listen=:8080

License

MIT

Author

Arteev Aleksey

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
web

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL