Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tpanj/qr
- Owner: tpanj
- License: mit
- Created: 2021-11-22T03:40:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-03T18:34:57.000Z (about 3 years ago)
- Last Synced: 2024-05-02T05:22:07.732Z (8 months ago)
- Topics: cli, qr, qrcode, terminal, v
- Language: C
- Homepage:
- Size: 19.5 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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