PWA for entering cards with Scryfall Autofill for Magic: The Gathering
Go to file
2024-08-21 12:07:20 -04:00
app.js code correction 2024-08-21 12:07:20 -04:00
cash-money.mp3 Updated to add sound for 541637$ cards 2024-08-20 22:27:26 -04:00
icon.png Added icon.png 2024-08-20 21:31:45 -04:00
index.html code correction 2024-08-21 12:07:20 -04:00
LICENSE.md Added License and updated README 2024-08-21 09:05:14 -04:00
manifest.json Updated manifest 2024-08-20 23:56:37 -04:00
offline.html Corrected issue with the autofilling of ID's 2024-08-21 08:40:48 -04:00
randomWords.js Multiple modifications. Added randomized words for the output csv, corrected dark mode toggle 2024-08-20 22:00:35 -04:00
README.md Added License and updated README 2024-08-21 09:05:14 -04:00
screenshot_desktop.png Added License and updated README 2024-08-21 09:05:14 -04:00
screenshot_mobile.png Added License and updated README 2024-08-21 09:05:14 -04:00
styles.css code correction 2024-08-21 12:07:20 -04:00
sw.js code correction 2024-08-21 12:07:20 -04:00

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