Project

proxy-mate

0.0
No commit activity in last 3 years
No release in over 3 years
Generates a PDF with standard size playing cards of your choice
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

~> 2.2.2
 Project Readme

Proxy Mate

Generates a PDF with standard size playing cards of your choice.

Installation

Given that you have a recent Ruby version installed, run:

gem install proxy-mate

In order for you to be able to run the executable, Ruby's bin directory needs to be in your PATH.

Usage

First, you need the actual images of the cards you want. Create a text file with the full path of an image file of a card per line, then run:

proxy-mate my-netrunner-deck.txt proxies.pdf

This creates a file named proxies.pdf. The images can be any size and will be scaled to standard playing card size. The tool is hard-coded to produce an A4 page size but should be easily adapted to other formats.