txqr-gif

command
v0.0.0-...-d92929c Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2019 License: MIT Imports: 11 Imported by: 0

README

TXQR-Gif

txqr-gif is a command-line tool for generating TXQR-encoded animated GIFs.

It allows you to specify chunk size (-split, bytes per QR), output image size (-size) and delay between frames (-delay). Output is written into out.gif file (see -out flag).

Installation
go get github.com/divan/txqr/cmd/txqr-gif

Usage

To encode file file.jpg with 5fps, image size 600px and 450 bytes per QR frame, run:

txqr-gif -size 600 -split 450 -delay 200ms file.jpg
Licence

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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