Coder Social home page Coder Social logo

bolestudio2020 / qr-pop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from git-shawn/qr-pop

0.0 0.0 0.0 11.02 MB

An iOS and macOS app to display a QR code for everything, everywhere.

Home Page: https://fromshawn.dev/qrpop.html

License: GNU General Public License v3.0

JavaScript 1.71% CSS 0.22% Swift 97.94% HTML 0.13%

qr-pop's Introduction

QR Pop 💥

QR Pop is a simple iOS & MacOS app and Safari extension built to make displaying QR codes easy. The Safari Extension is inspired by the quick QR Code feature in Google Chrome, and built using qrcodejs. QR Pop extends the Share Sheet/Share Menu on iOS and macOS to allow users to generate QR codes from most apps that share URLs as well. The app itself can generate QR codes for wifi networks, contacts, links, and more from a user's input.

Download Here!

Privacy 🕵️

Safari extensions require user permission to access website data, and for good reason. The QR pop app reads the URL of every website a user visits, so that it can generate QR codes when called on. Likewise, the app may request information as well that you wuoldn't like to share (like your wifi password to generate a qr code for your network).

The code is posted here in the interest of total transparency. All QR code processing happens on-device, so information like those URLs never leave the extension. There are also no trackers, loggers, etc. in the app.

Privacy Policy

How it Works ⚙️

In Safari, QR Pop simply requests the URL from the page via JavaScript and then generates a QR code of that URL using qrcodejs.

In the Share Sheet/Share Menu, QR Pop accepts a URL (either in Swift's URL format or as a String) and generates a QR code using CoreImage. The app itself also allows for QR code generation using CoreImage. In the app, the user can customize the QR code by selecting a foreground and background.

License

QR Pop is licensed under GPL-3.0. If you use any of the ideas in here, I'd love to see them!

qr-pop's People

Contributors

git-shawn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.