https://github.com/studiolacosanostra/qr-code-generator-desktop
Create custom QR Codes. You can save them as PNG image. You can change the size of the image.
https://github.com/studiolacosanostra/qr-code-generator-desktop
electron electron-app javascript qrcode-generator snapcraft
Last synced: 10 months ago
JSON representation
Create custom QR Codes. You can save them as PNG image. You can change the size of the image.
- Host: GitHub
- URL: https://github.com/studiolacosanostra/qr-code-generator-desktop
- Owner: studioLaCosaNostra
- Created: 2019-03-18T21:24:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T11:37:50.000Z (over 3 years ago)
- Last Synced: 2024-05-29T19:02:54.802Z (about 2 years ago)
- Topics: electron, electron-app, javascript, qrcode-generator, snapcraft
- Language: JavaScript
- Homepage: https://studiolacosanostra.github.io/projects/qr-code-generator/
- Size: 786 KB
- Stars: 13
- Watchers: 2
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QR Code Generator
[](https://build.snapcraft.io/user/studioLaCosaNostra/qr-code-generator-desktop) [](https://travis-ci.org/studioLaCosaNostra/qr-code-generator-desktop)
[](https://snapcraft.io/qr-code-generator-desktop)

An application created for a friend. Based on the electron platform. The generator offers:
* Preview how the QR code changes when entering text
* Write to the PNG file generated QR code
* Changing the image size before saving
## Shortcuts
* `ctrl+n` - **New window**
* `ctrl+w, ctrl+q` - **Close window**
* `ctrl+s` - **Save QR code to png**
## Also
* [QR Code Generator web version](https://studiolacosanostra.github.io/apps/qr-code-generator/)
* [QR Code Generator android version](https://play.google.com/store/apps/details?id=com.studiolaCosaNostra.qrCodeGenerator)