Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
Ibrahimhass committed Mar 22, 2023
2 parents cc3b6c7 + 0aef811 commit 69674cd
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# QRCodeGenerator
Menu application for macOS that generates a QR code for any URL in the pasteboard.

https://user-images.githubusercontent.com/16992520/226909401-cf103d81-6136-49a1-bceb-4c7c4194c707.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 <a href="https://github.com/tarkalabs/QRCodeGenerator/releases/">Releases</a>.</br>
Since the application is not notarized, you will see a GateKeeper warning.</br>
Please allow it from Settings > Security and Privacy. </br>
If you have Xcode already installed you can clone the repo, replace the code signing settings and run the app running on your system.

0 comments on commit 69674cd

Please sign in to comment.