I'm building a QR Code generator for every versions of the QR Code. There is a GTK interface to display the QR Code.
In order to launch the display, run the following command :
cd builddir && ninja && ./hello
Make sure to have GTK 4 installed and ninja.