GET QR Code

A QR code (Quick Response code) is a two-dimensional barcode that can store information, such as URLs, text, or contact details. It can be scanned using a smartphone camera or a QR code reader to quickly access the stored information. QR codes are commonly used for marketing, ticketing, and contactless payments due to their ease of use and versatility.

Example 1 - URL

https://www.example.com/

Example 2 - WiFi password

WIFI:S:MYSSID;T:WPA;P:MYWIFIPASSWORD;;

replace MYSSID with your own SSID and MYWIFIPASSWORD with SSID the passowrd.

Example 3 - vCard

BEGIN:VCARD
N:Smith;John;
TEL;TYPE=work,VOICE:(111) 555-1212
TEL;TYPE=home,VOICE:(404) 386-1017
TEL;TYPE=fax:(866) 408-1212
EMAIL:[email protected]
ORG:Smith Designs LLC
TITLE:Lead Designer
ADR;TYPE=WORK,PREF:;;151 Moore Avenue;Grand Rapids;MI;49503;United States of America
URL:https://www.smithdesigns.com
VERSION:3.0
END:VCARD

For more information about vCard check wikipedia about the required and optional parameters.

Share on Facebook

Copyright 2024. Network Guy Linux User - NGLUser.com - Privacy Policy