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

https://github.com/s-rb/qr-barman

QR code scanner and generator
https://github.com/s-rb/qr-barman

Last synced: 22 days ago
JSON representation

QR code scanner and generator

Awesome Lists containing this project

README

        

# QR code generator project

Based on Vaadin, SpringBoot web application

Zxing as qr code encoder

How to build with Docker
```bash
docker build . -t barman:latest
docker run -p 8080:8080 barman:latest
```

or use docker-compose
```bash
docker-compose up -d
```

### TODO:
Implement these types of input:
- text
- URL
- contact
- event
- phone call
- SMS
- e-mail
- Wi-Fi