Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/x-labs-myid/qr-code-scanner

[Android Apps] - This is a simple apps QR Code scanner, No Ads, free for you.
https://github.com/x-labs-myid/qr-code-scanner

android android-apps hybrid-apps javascript nativescript nativescript-apps playstore qr qrcode qrcode-scanner scanner

Last synced: about 1 month ago
JSON representation

[Android Apps] - This is a simple apps QR Code scanner, No Ads, free for you.

Awesome Lists containing this project

README

        

[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/K3K02WIPN)
# QR Code scanner
[Android Apps] - This is a simple apps QR Code scanner, No Ads, free for you.

### Downloa APK (latest v1.3)
- [Download APK QR-Code-Scanner (via Github)](https://github.com/dyazincahya/qr-code-scanner/releases/download/v1.3/QRCodeScanner-v1.3.apk)
- [Download APK QR-Code-Scanner (via Playstore)](https://play.google.com/store/apps/details?id=com.kang.cahya.QRCodeScanner)

### Screenshoot

### Requirement To Install
- NodeJS v12.16.1
- NPM v6.14.1
- Nativescript v6.5.3

### How to run?
First install all dependecies in ```package.json``` with run this command
``` bash
npm install
```
#### andorid
``` bash
tns run android
```
#### ios
``` bash
tns run ios
```

### How to build?
First install all dependecies in ```package.json``` with run this command
``` bash
npm install
```
#### andorid
``` bash
tns build android
```
#### ios
``` bash
tns build ios
```

### Credit
- [Local storage array for Nativescript](https://github.com/dyazincahya/local-storage-array-nativescript)
- [Font Icon - Fontawesome](https://fontawesome.com/)
- [Icon - Flaticon](https://www.flaticon.com/)

### Author
[kang-cahya.com](https://www.kang-cahya.com/)

### License
[Apache License 2.0](https://github.com/dyazincahya/qr-code-scanner/blob/main/LICENSE)