https://github.com/shagu/macaco
🐒 A tool that helps you to digitalize and organize your Magic: The Gathering card collection.
https://github.com/shagu/macaco
card-organizer collections delver-lens inventory magic-the-gathering manage-decks mtg mtg-collection-manager mtgjson scryfall tcg trading-cards
Last synced: 4 months ago
JSON representation
🐒 A tool that helps you to digitalize and organize your Magic: The Gathering card collection.
- Host: GitHub
- URL: https://github.com/shagu/macaco
- Owner: shagu
- License: mit
- Created: 2023-01-03T17:29:56.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-06T22:14:33.000Z (over 2 years ago)
- Last Synced: 2024-05-02T01:47:01.901Z (about 2 years ago)
- Topics: card-organizer, collections, delver-lens, inventory, magic-the-gathering, manage-decks, mtg, mtg-collection-manager, mtgjson, scryfall, tcg, trading-cards
- Language: JavaScript
- Homepage: https://shagu.github.io/macaco/
- Size: 5.37 MB
- Stars: 17
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README

# macaco







Macaco stands for **Ma**gic **Ca**rd **Co**llection and is a utility that helps you to digitalize and organize your [Magic: The Gathering](https://magic.wizards.com/) collection. Each card in your collection is represented as a single file and is grouped by folders. This allows you to browse, sort, backup and work with your collection using any file manager of your choice.
Macaco can add new cards to your library by simply typing the `set` and the `number` of the card into the side panel. It will then automatically begin to download an image of the card from [Scryfall](https://scryfall.com/) and saves it into your library. An alternative approach would be to scan your cards via [Delver Lens](https://www.delverlab.com/), create a backup and import it into your macaco library.
## Screenshot
| Main Window (Light) | Main Window (Dark) |
| :-------------------------------------------------------: | :----------------------------------------------------: |
| [](preview-light.png?raw=true) | [](preview-dark.png?raw=true) |
## Download
Files are provided on the **[Release & Download Page](https://github.com/shagu/macaco/releases/latest)** for the following platforms:
* **Linux** as AppImage *(macaco-X.X.X-linux.AppImage)*
* **MacOS** as Apple Disk Image *(macaco-X.X.X-mac.dmg)*
* **Windows** as portable Executable *(macaco-X.X.X-win.exe)*
## Thanks
* **[MTGJSON](https://mtgjson.com/)** - The main source of all card data used in this project
* **[MTG Fandom](https://mtg.fandom.com/)** - Many MTG related icons are taken from there
* **[Scryfall](https://scryfall.com/)** - All card images and previews are downloaded from there
* **[Delver Lens](https://www.delverlab.com/)** - A supported card scanning app for android devices