Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/antfu/qr-verify

A CLI to verify scannable QR Code in batch
https://github.com/antfu/qr-verify

qrcode

Last synced: 16 days ago
JSON representation

A CLI to verify scannable QR Code in batch

Awesome Lists containing this project

README

        

# qr-verify

[![NPM version](https://img.shields.io/npm/v/qr-verify?color=a1b858&label=)](https://www.npmjs.com/package/qr-verify)

Screenshot

A CLI to verify scannable QR Code in batches, and categorize them in subdirectories.
Powered by [qr-scanner-wechat](https://github.com/antfu/qr-scanner-wechat), the algorithm from WeChat, bundled into WASM.

## Usage

1. Install [Node.js](https://nodejs.org/).

2. Open the terminal, `cd` into the directory containing the target images, and run:

```bash
npx qr-verify
```

## Sponsors





## License

[MIT](./LICENSE) License © 2023 [Anthony Fu](https://github.com/antfu)