Skip to content

Jamhacks-Hackathon/nametags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tool for generating name tags for JAMHacks 8. Designed to fit in Fushing Clear Plastic Horizontal Name Tag Badge ID Card Holders. Name tag includes name, role, logo, QR code (unique link generated using Discord ID).

Usage

  1. Modify the following files:

bgnametag.png - background image for name tag

logonametag.png - logo for name tag

style.css - styling and formatting for name tag

  1. Create names.txt, with comma-separated values for name and Discord ID

Example:

John Doe,1234321423432432
John Doe,1234321423432432
John Doe,1234321423432432
  1. Run website

    a) run uv sync

    b) run uv run sortnames.py

    c) run uv run ./app.py

  2. Create name tag pdf

    a) Press ctrl+p

    b) Print to pdf (ensure margins are none)

  3. Printing

    a) Print on letter-sized paper

    b) Cut out individual name tags

About

Scripts we use to generate nametags

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published