Page 1 of 1

qr code generator and reader: what is your preference

Posted: 22 Jun 2023, 02:34
by francois
Lately I wanted to use a qr code reader on my porteus installation. After a lenghty reasearch I found a working one which is available thru getmod: zbar. What is yours?

qr code generator and reader: what is your preference

Posted: 22 Jun 2023, 06:52
by itrukrakso
Hi,
I built qtqr 2 years ago, from the Mageia 8 rpm , to encode and decode QR code.
qtqr is a GUI for qrencode.

qr code generator and reader: what is your preference

Posted: 22 Jun 2023, 07:24
by Kulle
Can you offer an XZM module?
Thanks

qr code generator and reader: what is your preference

Posted: 22 Jun 2023, 19:12
by itrukrakso
Hi,
Kulle wrote:
22 Jun 2023, 07:24
Can you offer an XZM module?
Unfortunately this is not possible, I do not build modules of single programs and their dependencies.
I summarize several programs in larger modules (100MB).

qr code generator and reader: what is your preference

Posted: 27 Jun 2023, 02:32
by francois
zbar module production:

Code: Select all

root@porteus:/home/guest# getmod -m zbar
Uses:
1) To get the signification of any qr code on your screen:
https://www.reddit.com/r/linux/comments ... _qr_codes/

Code: Select all

root@porteus:/home/guest# import -silent -window root bmp:- | zbarimg -
2) If the qr code is a file:

Code: Select all

root@porteus:/home/guest# zbarimg qrcode-file.png