Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/atareao/gqrcode

gqrcode is a very simple application that can create QR codes. This codes can have background, and can be animated QR codes. There are posibilities to create codes for simple text, geolocations, telephone number, email, url, WiFi Login, SMS, email messages and vCards.
https://github.com/atareao/gqrcode

gtk3 python qr qrcode qrcode-generator

Last synced: 2 months ago
JSON representation

gqrcode is a very simple application that can create QR codes. This codes can have background, and can be animated QR codes. There are posibilities to create codes for simple text, geolocations, telephone number, email, url, WiFi Login, SMS, email messages and vCards.

Awesome Lists containing this project

README

        

# Welcome to GQRCode 👋

![Version](https://img.shields.io/badge/version-0.5.3-blue.svg?cacheSeconds=2592000)
[![Documentation](https://img.shields.io/badge/documentation-yes-brightgreen.svg)](https://www.atareao.es/aplicacion/crear-codigos-qr-en-ubuntu/)
[![Twitter: atareao](https://img.shields.io/twitter/follow/atareao.svg?style=social)](https://twitter.com/atareao)

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/0b82a753282f4e59bfc1ac03bf4ad120)](https://www.codacy.com/manual/atareao/gqrcode?utm_source=github.com&utm_medium=referral&utm_content=atareao/gqrcode&utm_campaign=Badge_Grade)
[![CodeFactor](https://www.codefactor.io/repository/github/atareao/gqrcode/badge)](https://www.codefactor.io/repository/github/atareao/gqrcode)

Create your own QR Codes for everything you want

> gqrcode is a very simple application that can create QR codes. This codes can have background, and can be animated QR codes. There are posibilities to create codes for simple text, geolocations, telephone number, email, url, WiFi Login, SMS, email messages and vCards...

## 🏠 [Homepage](https://www.atareao.es/aplicacion/crear-codigos-qr-en-ubuntu/)

## Install

This applicaciont isn't in the Software Center of Ubuntu, but you can install it from personal repository. Open a terminal and run this commands.

```sh
sudo add-apt-repository ppa:atareao/atareao
sudo apt-get update
sudo apt-get install gqrcode
```

### Required dependecies

If you install this application from PPA Repository don't worry about install dependencies

```
python3,
python3-gi,
python3-pil,
python3-requests,
gir1.2-gtk-3.0,
gir1.2-gdkpixbuf-2.0,
gir1.2-osmgpsmap-1.0,
zbar-tools
```

### Run this app

![Geolocation](images/geolocation.png)

![Email](images/email.png)

![SMS](images/sms.png)

![Text](images/text.png)

![VCard](images/vcard.png)

![Wifi Passwords](images/wifi.png)

And the final result

![QR Code](images/qrcode.png)

## Author

👤 **Lorenzo Carbonell (a.k.a. atareao)**

* Twitter: [@atareao](https://twitter.com/atareao)
* Github: [@atareao](https://github.com/atareao)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/atareao/gqrcode/issues/).

## Show your support

Give a ⭐️ if this project helped you!