QRCodeGenerator

1.2

Automatically creates QR codes as PNG images for persons (vCard), WiFi access, and geo location. Works on all PowerShell versions and editions. Uses the free geocode.xyz webservice to convert addresses into geolocations. This service may change without notice.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name QRCodeGenerator -RequiredVersion 1.2

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name QRCodeGenerator -Version 1.2

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2019 Dr. Tobias Weltner, MIT License, based on work done by Raffael Herrmann released under MIT license. Use at own risk. No warranties.

Package Details

Author(s)

  • Dr. Tobias Weltner

Tags

QRCode vCard

Functions

New-QRCodeVCard New-QRCodeGeolocation New-QRCodeWifiAccess New-QRCodeTwitter

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
2.6.0 34,646 7/21/2021
2.5.0 1,057 5/16/2021
2.4.1 2,774 1/8/2021
2.4.0 83 1/8/2021
2.2 2,436 12/3/2019
2.1 253 11/12/2019
2.0 214 11/1/2019
1.2 (current version) 1,218 5/29/2019
1.1 3,846 4/12/2018
1.0 177 4/6/2018
Show less