Mit dem Kommandozeilenprogramm #qrencode ist es eigentlich ganz einfach Bezahlcodes (#EPCQRCodes) für den eigenen Zweck selber zu erstellen. Ich habe es auch gerade ausprobiert.

Am besten bastelt man sich eine Datei und lädt die rein und gibt zB eine #PNG aus. Sehr praktisch für Vereine oder Spenden.

Die Codes in der Grafik sollten für Überweisungen im Inland funktionieren. Sonst lest noch mal den Wikipedia-Artikel https://de.wikipedia.org/wiki/EPC-QR-Code für Details und Optionen.
25 Years of Linux Magazine: This week, we look back to 2013 and one of the most-read articles from Tim Schürmann: Generating QR Codes in Linux
https://www.linux-magazine.com/Online/Features/Generating-QR-Codes-in-Linux?utm_source=mlm
#QRCode #Linux #OpenSource #tools #Qrencode #utilities #FOSS

Generating QR barcodes in Linux is simple and easy.

First install qrencode
$ sudo apt install qrencode

Then create your QR barcodes.
$ qrencode -s 20 -m 5 -o qrcode.png 'https://github.com/fukuchi/libqrencode'

-s (size) sets the size
-m (margin) sets the outer border size
-o (output) sets the output file

https://github.com/fukuchi/libqrencode

#Linux #Ubuntu #qrencode #libqrencode #QR #qrcode

GitHub - fukuchi/libqrencode: A fast and compact QR Code encoding library

A fast and compact QR Code encoding library. Contribute to fukuchi/libqrencode development by creating an account on GitHub.

GitHub
How to generate QR Code for Wifi network from Linux Terminal

To create a QR code for a WiFi SSID on Linux terminal, you can use the qrencode tool. Here are the steps to follow: Install qrencode usi...

nemozone

@ainali @inkscape
Also before the linked timestamp: A very nice video on #inkscape functions, it's worth "rewinding".

For Linux command line friends, there is also the nice little tool "qrencode" for QR codes.

#cli #linux #qrcode #qrencode

@ainali @inkscape
Auch sonst ein sehr schönes Video zu #inkscape Funktionen, da lohnt sich das "zurückspulen".

Für Linux-Kommandozeilenfreunde gibt es für QR-Codes auch noch das nette kleine Tool "qrencode".

#cli #linux #qrcode #qrencode

=wifi2qr=

Generar código QR en modo texto para conectar a una red WiFi usando la consola

OSiUX
QR Codes for All!

PeerTube

Neues Spielzeug für die #Konsole entdeckt: qrencode

#qrencode #qrcode #generator