qrvc

command module
v0.11.3 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2026 License: MIT Imports: 12 Imported by: 0

README

qrvc

Version Go Reference Go Report Card License

qrvc is command line tool to prepare a QR code from a vCard.

Installation

Install with Homebrew on Mac and Linux
brew tap ulfschneider/tap
brew install --cask qrvc
Install with Go on any machine that has Go on board
go install github.com/ulfschneider/qrvc@latest
Manual install

You can also download the appropriate binary directly from GitHub Releases:

Visit github.com/ulfschneider/qrvc/releases

  1. Download the archive matching your OS and architecture
  2. Extract it
  3. Move the binary to a directory included in your PATH (for example /usr/local/bin)
Verify the installation
qrvc --version

This command should print out the qrvc version you are using.

Usage

After installation, start the tool by typing:

qrvc

When using the -h flag, you get information about how to use it:

qrvc -h

Issues

Please file issues at github.com/ulfschneider/qrvc/issues.

License

MIT

Documentation

Overview

Package main provides a command line program that allows to process vCard data from a file or from a command line form and store that data as a QR Code.

Jump to

Keyboard shortcuts

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