https://github.com/mendess/xander
MTG competitive collection tracking tool
https://github.com/mendess/xander
Last synced: 2 months ago
JSON representation
MTG competitive collection tracking tool
- Host: GitHub
- URL: https://github.com/mendess/xander
- Owner: mendess
- Created: 2023-07-18T14:28:21.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T10:09:54.000Z (9 months ago)
- Last Synced: 2025-02-09T00:32:11.195Z (4 months ago)
- Language: Rust
- Size: 383 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lord Xander, The Collector
Track your collection against the meta!


## Usage
Run it with `cargo run -r`
By default it looks at pauper but you can ask for `pioneer` and `legacy` as well
by doing `cargo run -r pioneer`.Key bindings are:
- `Tab` to select different options
- `j`/`down` to scroll down
- `k`/`up` to scroll up
- `Enter` to select.
- `q` to quit
- `s` to show the selected card
- `/` to search for a card
- `g` to go to the top
- `G` to go to the bottomThe `To Wishlist` button at the bottom makes a wishlist of the cards you're
missing, sorted my playability.