Skip to content

h3ndrk/qr-code-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR-Code generator

Simple graphical user interface for generating QR-Codes.

Requirements

  • GTK (3.16, to expand compatibility remove gtk_text_view_set_monospace() from gtk_cal.c and gtk_contact.c)
  • libqrencode

Features

  • Simple and clean UI
  • QR code generation for many input sources (listed below)
  • vCard and iCalendar file import
  • Export QR code as PNG file with changeable size
  • Editable generated contact and calendar QR code data

Supported input sources

  • Text
  • URL
  • Contact (name, address, company, e-mail, phone number, website)
  • SMS (recipient, message)
  • Call/Phone number
  • Geolocation (latitude, longitude)
  • Calendar event (date, time, description)
  • E-Mail (recipient, message)
  • WLAN access information (SSID, passphrase, encryption, etc.)

Screenshots

Text/URL

Text/URL

Contact

Contact

SMS

SMS

Call/Phone number

Call/Phone number

Geolocation

Geolocation

Calendar

Calendar

E-Mail

E-Mail

WLAN

WLAN

Generated QR-Code

Generated QR-Code

Export QR-Code

Export QR-Code

License

lastest GPL-license (see LICENSE-file)

Copyright (C) 2015 NIPE-SYSTEMS, http://www.nipe-systems.de