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

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.

Awesome Lists containing this project

README

          

# QR Code Generator

[![Snap Status](https://build.snapcraft.io/badge/studioLaCosaNostra/qr-code-generator-desktop.svg)](https://build.snapcraft.io/user/studioLaCosaNostra/qr-code-generator-desktop) [![Build Status](https://travis-ci.org/studioLaCosaNostra/qr-code-generator-desktop.svg?branch=master)](https://travis-ci.org/studioLaCosaNostra/qr-code-generator-desktop)

[![QR Code Generator](https://snapcraft.io/qr-code-generator-desktop/badge.svg)](https://snapcraft.io/qr-code-generator-desktop)

![QR Code Generator Screenshot](resources/screenshot-1.png)

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)