Skip to content
/ mtgcsv Public

PWA for entering cards with Scryfall Autofill for Magic: The Gathering

License

Notifications You must be signed in to change notification settings

cfultz/mtgcsv

Repository files navigation

MTG CSV PWA

Magic: The Gathering Progressive Web App to enter your cards and create a CSV. This utilizes Scryfall's autocomplete function for the card name and pulls the other statistics about the card from Scryfall with simply the name, set code, and card ID number.

How to run

  • Clone the repository to a directory of your choosing
  • Install it into your installed webserver's directory (you can also run python3 -m http.server in the directory to start a local server)
  • Visit the address for your server
  • Enter a card name and fill out the other details

Screenshots

Desktop with the Forest theme selected:

Screenshot from Desktop

Mobile with the Island theme selected:

Screenshot from Android

About

PWA for entering cards with Scryfall Autofill for Magic: The Gathering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published