Skip to content

CLI Program for generating qr codes with embedded WU logo init

Notifications You must be signed in to change notification settings

lesolski/wu-qrcode-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QR Code generator for Business and Economics University in Vienna (WU)

This is a simple CLI program for generating custom QR Codes with embedded Wirtschaftsuniversitaet Wien (WU) logo init.

Positional argument: text
Optional arguments:

  • --color default is #000000 i.e. black, accepts any hex color code
  • --path default is ./qrcode.png
  • --size default is 200x200 first number is width and second number is height



Example usage:

python3 qrcodes.py https://www.github.com/djyra --color "#008198" --path samples/wu-blue.png --size 200x200

This will produce qr code with Learn@WU platform blue color as seen below.

WU Blue QR code

Other examples:

WU default QR code WU Teams QR code WU Zoom Invite QR code WU WhatsApp Invite QR code

About

CLI Program for generating qr codes with embedded WU logo init

Topics

Resources

Stars

Watchers

Forks

Languages