May 082011
 

qrencode
In un precedente articolo  ho scritto sulla creazione dei QR Code dalla riga di comando, ma forse questo non è sempre il metodo preferito da tutti.
Così QtQR viene a darci una mano con un frontend grafico, QtQR è un front-end grafico per il programma Linux qrencode fatto ​​in Python e Qt.

Dipendenze
zbar per decodificare
PIL per decodificare
PyQt4
Python 2.6

Istruzioni
Assicurarsi di avere installato tutte le dipendenze: qrencode e python-zbar.
Decomprimete qtqr-latest.tar.lzma in una directory, per esempio /home/me/qtqr.
Aprire un terminale e fate un cd nella direcotry dove si è decompresso il file: cd /home/me/qtqr
Lanciate: python qtqr.py

Una volta eseguito l’uso è banale, basta dare un’occhiata a questo video se non mi credete:

Popular Posts:

Flattr this!

  2 Responses to “QtQR – Interfaccia grafica per creare codici qr”

  1. Thank you for reviewing my application! I’m glad you liked it and that it is helpfull for you! 🙂

    We’ve launched a DailyPPA a few days ago, you can get the info at:
    https://launchpad.net/~qr-tools-developers/+archive/daily

    There are some important changes in the latest version, and QtQR 1.2 is coming soon.. stay tuned 🙂

    Cheers from Argentina!

    • Thanks for the info Ramiro, an updated PPA will help for sure to use and have your useful application.

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)

*