With QRit you can create awesome QR codes 🤖️, you can change the background and foreground color to help you integrate them in any place.
This application use the incredible qrencode
Ensure you have these dependencies installed
- valac
- glib-2.0
- gtk+-3.0
- qrencode
# FOR ELEMENTARY OS USERS
sudo apt install elementary-sdk
# FOR THE REST
sudo apt install cmake libgtk-3-dev gettext
# install meson and ninja
sudo apt install meson ninja-build
# install qrencode
sudo apt install qrencode
# clone repository
git clone https://github.com/sergius02/QRit QRit
# cd to dir
cd QRit
# run meson
meson build --prefix=/usr
# cd to build
cd build
# build
ninja
# install
sudo ninja install
Important
For the file QR generation, the limit is approximately 3KB
If you like my work you can