Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/code-kotis/qr-code-scanner
📠A simple, fast and useful progressive web application
https://github.com/code-kotis/qr-code-scanner
barcode barcode-scanner progressive-web-app pwa pwa-apps qr qr-code qr-codes qrcode qrcode-reader qrcode-scanner scanner
Last synced: about 2 months ago
JSON representation
📠A simple, fast and useful progressive web application
- Host: GitHub
- URL: https://github.com/code-kotis/qr-code-scanner
- Owner: code-kotis
- License: mit
- Archived: true
- Created: 2016-03-15T09:48:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-01-02T03:59:42.000Z (almost 4 years ago)
- Last Synced: 2024-09-21T22:33:21.849Z (about 2 months ago)
- Topics: barcode, barcode-scanner, progressive-web-app, pwa, pwa-apps, qr, qr-code, qr-codes, qrcode, qrcode-reader, qrcode-scanner, scanner
- Language: JavaScript
- Homepage: https://qrcodescan.in
- Size: 2.25 MB
- Stars: 1,051
- Watchers: 45
- Forks: 291
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# For more active development/deployments, code is moved to [https://github.com/gokulkrishh/qrcodescan.in](https://github.com/gokulkrishh/qrcodescan.in)
###
# [QR Code Scanner](https://qrcodescan.in)
*QR Code Scanner - a simple, fast and useful progressive web application*
### [Live](https://qrcodescan.in)
## Features
- App Shell
- Offline
- Secure via https
- Responsive
- Add to home screen & Splash screen
- Supported Browser (Mobile & Desktop) - Google Chrome, Firefox, Safari, Opera, Microsoft Edge and now supports iOS as well.## Installation
1. Clone this repo
```bash
git clone https://github.com/code-kotis/qr-code-scanner
```2. Installation
```bash
npm install
```3. Run
```bash
npm run start
```4. Build
```bash
npm run build
```### Contributions
If you find a bug, please file an issue. PR's are most welcome ;)
#### MIT Licensed