Skip to content

Simple script that generates a pdf file with Magic the Gathering proxies ready to print in A4 page.

Notifications You must be signed in to change notification settings

dbinagi/mtg-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magic Proxy Generator

Simple script that generates a pdf file with Magic the Gathering proxies ready to print in A4 page.

Dependencies

  1. Install python3
  2. Install dependencies for project: python3 -m pip install -r requirements.txt

Usage

Run the program with: python3 mtg-proxy.py

Available arguments:

--help: Show usage and commands

--cards: Specify the location of the cards.txt file

--out: The name of the output PDF file

--images: Path where custom proxies are located

cards.txt format

2 Blood Artist
1 Swamp[m21]
1 Swamp[m20]
2 Bolas's Citadel
1 Demonic Tutor[sta]
1 Path to Exile
2 Gamble

TODO

  1. Distribute as a pip package

About

Simple script that generates a pdf file with Magic the Gathering proxies ready to print in A4 page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages