Skip to content

UWL-CODERS/qr-code-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CODERS Club QR Logo

CODERS Club: QR Code Generator

Discord GitHub

A simple Python script to generate custom QR codes for the UWL-CODERS Club.

Features

  • Generate QR codes for any link
  • Choose QR code version/density
  • Embed a custom logo in the QR code
  • Save output with a custom file name

Requirements

Install dependencies with:

pip install -r requirements.txt

Usage

Run the script:

python generate_qr.py

You will be prompted for:

  • Website link
  • Output file name (recommended)
  • QR code version/density (optional)
  • Logo file path (optional)

The generated QR code will be saved in the output/ directory.

Example

Enter website link: https://coders.cs.uwlax.edu
Enter file name (default: qr_code): coders_website
Enter QR code version/density (1-40, default: None): 
Enter path to logo file (default: assets/qr_logo.png): 

Example QR Code

About

A simple Python script to generate custom QR codes for CODERS Club.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages