Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mecaneer23/qr-code

Using existing libraries, provide a user-facing interface to generate QR Codes.
https://github.com/mecaneer23/qr-code

Last synced: about 2 months ago
JSON representation

Using existing libraries, provide a user-facing interface to generate QR Codes.

Awesome Lists containing this project

README

        

# QR Code Generators

![Screenshot](screenshot.png)

Using existing libraries, provide a user-facing interface to generate QR Codes.

- Use [generator.py](generator.py) to generate a QR Code image using a CLI interface
- Use [index.html](https://mecaneer23.github.io/qr-code) to generate a QR Code image using a web interface