https://github.com/sinri/sinriqrbuilder
QR Code Builder in Java
https://github.com/sinri/sinriqrbuilder
Last synced: about 1 year ago
JSON representation
QR Code Builder in Java
- Host: GitHub
- URL: https://github.com/sinri/sinriqrbuilder
- Owner: sinri
- License: gpl-3.0
- Created: 2019-03-07T05:46:33.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-09T06:40:38.000Z (about 7 years ago)
- Last Synced: 2025-01-29T18:33:21.442Z (over 1 year ago)
- Language: Java
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SinriQRBuilder
The Java implementation of [Ark-QRBuilder](https://github.com/sinri/Ark-QRBuilder).
Unlike the libraries like un-Maven-ed swetake or so, this project provides your source codes directly with GPLv3 License.
You can simply embed the codes into your own projects, no need to run a local maven install command, maybe more friendly to `small & white`s.
Limitation: It could not be used for encode non-ASCII and non-ShiftJIS strings.