qr code generator and reader: what is your preference

Non release banter
User avatar
francois
Contributor
Contributor
Posts: 6435
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

qr code generator and reader: what is your preference

Post#1 by francois » 22 Jun 2023, 02:34

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?
Prendre son temps, profiter de celui qui passe.

itrukrakso
Black ninja
Black ninja
Posts: 62
Joined: 23 Jul 2022, 07:42
Distribution: Porteus 5.01_x86_64 Xfce

qr code generator and reader: what is your preference

Post#2 by itrukrakso » 22 Jun 2023, 06:52

Hi,
I built qtqr 2 years ago, from the Mageia 8 rpm , to encode and decode QR code.
qtqr is a GUI for qrencode.

Kulle
Warlord
Warlord
Posts: 603
Joined: 28 Jan 2017, 10:39
Distribution: v4.0 64bit Xfce
Location: Berlin

qr code generator and reader: what is your preference

Post#3 by Kulle » 22 Jun 2023, 07:24

Can you offer an XZM module?
Thanks

itrukrakso
Black ninja
Black ninja
Posts: 62
Joined: 23 Jul 2022, 07:42
Distribution: Porteus 5.01_x86_64 Xfce

qr code generator and reader: what is your preference

Post#4 by itrukrakso » 22 Jun 2023, 19:12

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).

User avatar
francois
Contributor
Contributor
Posts: 6435
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

qr code generator and reader: what is your preference

Post#5 by francois » 27 Jun 2023, 02:32

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
Prendre son temps, profiter de celui qui passe.

Post Reply