Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mecaneer23/qr-code
- Owner: mecaneer23
- License: mit
- Created: 2024-03-31T14:24:22.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-03T23:03:00.000Z (5 months ago)
- Last Synced: 2024-08-04T19:12:46.853Z (5 months ago)
- Language: HTML
- Homepage: http://mecaneer23.net/qr-code/
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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