Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 870 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 870 Bytes

QRCode Generator

Menu bar macOS application to generate a QR code for any URL in the pasteboard / clipboard.

Features

  1. History
  2. Customize a QR Code with color and custom icons
  3. Export generated QR code

Screen Recording

TrimmedQRCodeGen.mp4

Technologies Used:

  1. AppKit / Cocoa
  2. CoreImage
  3. SwiftUI

Requirements:

macOS 12.0 Xcode 13+

Usage and Installation:

You can download the application from the Releases.
Since the application is not notarized, you will see a GateKeeper warning.
Please allow it from Settings > Security and Privacy.
If you have Xcode already installed you can clone the repo, replace the code signing settings and run the app running on your system.