Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tpanj/qr

QR-code command line, zero dependency module for vlang
https://github.com/tpanj/qr

cli qr qrcode terminal v

Last synced: about 1 month ago
JSON representation

QR-code command line, zero dependency module for vlang

Awesome Lists containing this project

README

        

# Install

With use [`scoop`](https://scoop.sh) command-line installer for Windows:
```
scoop install qr
```

# QR module for vlang

![Usage](https://github.com/tpanj/bash4all-media/raw/main/media/qr.png)

# Module installation

```bash
v install qr
```

# Usage

```v
import qr
println(qr.text('hello world QR 😀'))
```

Features:
* Unicode support
* It supports two QR code display sizes, automatically determine
* Inversed color scheme in the case of a bright console