/QRCodeGenerator

Simple utility that makes a QR Code of the input text, useful to quickly transfer simple information from a PC to a phone.

Primary LanguagePascalMIT LicenseMIT

QR Code Generator

Simple utility that makes a QR Code of the input text, useful to quickly transfer simple information from a PC to a phone.

Screenshot of QR Code Generator in action

Build QR Code Generator

Requirements:

Instructions:

Clone the repository with the required submodule:

git clone --recurse-submodules https://github.com/adderthorn/QRCodeGenerator.git

Open the project in Lazarus IDE, and build the project in either Debug or Release modes.