Skip to content
/ QRit Public
forked from sergius02/QRit

With QRit you can create awesome QR codes 🤖️

License

Notifications You must be signed in to change notification settings

logdimov/QRit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icon

QRit

Last Release Build Status License


alt alt
alt alt

Get it on AppCenter

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

Dependencies

Ensure you have these dependencies installed

Install, build and run

# 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

Credits


If you like my work you can

Buy Me A Coffee

About

With QRit you can create awesome QR codes 🤖️

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 82.1%
  • Meson 14.0%
  • Python 3.9%