Skip to content

Random collection of Python Scripts for making proxies for Android: Netrunner

License

Notifications You must be signed in to change notification settings

tzanetl/anr_proxy_tools

This branch is 25 commits ahead of axmccx/ANRProxyGenerator-HQ:master.

Repository files navigation

ANR Proxy Tools

Random collection of Python Scripts for making proxies for Android: Netrunner

Download Cycle

Downloads high quality card images from a NSG blog post, such as this. Cards are by default downloaded to ./cards/.

Usage:

python download_cycle.py https://nullsignal.games/blog/the-automata-initiative-is-out-now/

Show help:

python download_cycle.py -h

Requires:

  • requests
  • beautifulsoup4

ANR Proxy

Tool to generate printout-ready High Quality images of Android: Netrunner cards for the purpose of proxying. A forked version of ANRProxyGenerator that uses the image files from /u/LepcisMagna's Netrunner scans:

https://redd.it/8pgfbj

Usage:

python anr_proxy.py

Show help:

python anr_proxy.py -h

Prompts for a directory of jpg and produces a pdf in the same directory. Print pdf at 100% on letter size page.

If the script fails with "MemoryError", try running it with 64-bit Python.

Requires:

  • pillow

About

Random collection of Python Scripts for making proxies for Android: Netrunner

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%