All Projects → Minishlink → Pwa Qr Code Scanner

Minishlink / Pwa Qr Code Scanner

Licence: mit
Lightweight progressive web app for scanning QR codes offline

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Pwa Qr Code Scanner

Qr Code Scanner
📠 A simple, fast and useful progressive web application
Stars: ✭ 982 (+422.34%)
Mutual labels:  pwa-apps, qrcode, scanner, pwa
wordpress
Free PWA & SPA for Wordpress & Woocommerce
Stars: ✭ 103 (-45.21%)
Mutual labels:  pwa, offline, pwa-apps
Prestashop
Free PWA & SPA for PrestaShop
Stars: ✭ 59 (-68.62%)
Mutual labels:  pwa-apps, offline, pwa
Vue Wordpress Pwa
An offline-first SPA using Vue.js, the WordPress REST API and Progressive Web Apps
Stars: ✭ 665 (+253.72%)
Mutual labels:  pwa-apps, offline, pwa
Ng Toolkit
⭐️ Angular tool-box! Start your PWA in two steps! Add Serverless support for existing projects and much more
Stars: ✭ 1,116 (+493.62%)
Mutual labels:  pwa-apps, offline, pwa
Zzyqrcodeswift
a scanner for QRCode barCode 最好用的ios二维码、条形码,扫描、生成框架,支持闪光灯,从相册获取,扫描音效等,高仿微信,微博
Stars: ✭ 97 (-48.4%)
Mutual labels:  qrcode, scanner
Kawachat2 Client
Angular 4 Chat App using Socket.IO 2.0
Stars: ✭ 100 (-46.81%)
Mutual labels:  pwa-apps, pwa
Opennote
OpenNote was built to be an open web-based alternative to Microsoft OneNote (T) and EverNote.
Stars: ✭ 1,489 (+692.02%)
Mutual labels:  pwa-apps, pwa
Qrcodescanner
Android QR Code scanning library : QR Scanning library based on zxing for android devices API 15 and up
Stars: ✭ 117 (-37.77%)
Mutual labels:  qrcode, scanner
Next Offline
make your Next.js application work offline using service workers via Google's workbox
Stars: ✭ 1,306 (+594.68%)
Mutual labels:  offline, pwa
React Most Wanted
React starter kit with "Most Wanted" application features
Stars: ✭ 1,867 (+893.09%)
Mutual labels:  offline, pwa
Detoxify App
📱🙅 Generate a fake app to replace any addictive app
Stars: ✭ 122 (-35.11%)
Mutual labels:  pwa-apps, pwa
Absolute
Absolute is a web-based O2O(Online to Offline) platform like Siren-Order for Starbucks. We are focused on creating the platform that is portable, cheaper, easier, decentralized and appless.
Stars: ✭ 96 (-48.94%)
Mutual labels:  pwa-apps, pwa
Ngx Pwa Offline
RxJS operator and other utils catching offline errors in Angular apps (= async pipe everywhere!)
Stars: ✭ 94 (-50%)
Mutual labels:  offline, pwa
Ionic Stencil Hn App
Ionic Stencil HackerNews App
Stars: ✭ 105 (-44.15%)
Mutual labels:  pwa-apps, pwa
Paper
🚀A "no-cloud" note taking app with "networkless" sharing. https://paperapp.now.sh
Stars: ✭ 93 (-50.53%)
Mutual labels:  qrcode, pwa
Bento Starter
🍱 Full-Stack solution to quickly build PWA applications with Vue.js and Firebase
Stars: ✭ 1,519 (+707.98%)
Mutual labels:  offline, pwa
Angular Pwa Course
Angular PWA Course - Build Progressive Web Applications
Stars: ✭ 142 (-24.47%)
Mutual labels:  pwa-apps, pwa
Zxinglite
🔥 ZXing的精简版,优化扫码和生成二维码/条形码,内置闪光灯等功能。扫描风格支持:微信的线条样式,支付宝的网格样式。几句代码轻松拥有扫码功能 ,ZXingLite让集成更简单。(扫码识别速度快如微信)
Stars: ✭ 2,117 (+1026.06%)
Mutual labels:  qrcode, scanner
Notes
Offline-first notepad PWA
Stars: ✭ 163 (-13.3%)
Mutual labels:  offline, pwa

QR Code Scanner

Lightweight progressive web app for scanning QR codes offline.

Features

  • QRCode scanning
  • Offline
  • Overlay for guiding the user
  • Flip cameras if multiple are available
  • Copy result in the clipboard
  • Look for the result on Google
  • Parse the result for URLs and other protocols
  • No ads
  • No tracking

Build

  • yarn
  • bower install
  • gulp dev or gulp prod

Browser support

As of September 2018:

Chrome Firefox Microsoft Edge Internet Explorer Opera Safari
✔️ ✔️ ✔️ * ❓ * ❓ * ❓ *

Note: Browser marked with * does not support vibration API.

License

This project is licensed under MIT License.

MIT License

Copyright (c) 2016 Louis Lagrange

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].