mk-vcard

command module
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2022 License: MIT Imports: 6 Imported by: 0

README

VCard format QR Generator

$ git clone https://github.com/pschlump/mk-vcard.git
$ go build
$ edit yourname.txt
$ ./mk-vcard yourname.txt

should crate a .png file yourname.txt.png with the vcard data in it.

A vcard file has:

BEGIN:VCARD
VERSION:3.0
N:Philip J Schlump
ORG:Truck Coin Swap, LLC
TITLE:Chief Comercial Officer
TEL:1232345678
URL:https://www.truckcoinswap.com
EMAIL:philip@example.com
ADR:USA
END:VCARD

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