Hoard
Features Download Sign in Get Started

Hoard Desktop

Download Hoard

The desktop app syncs your TCGplayer inventory, applies your pricing rules, and keeps everything up to date. Pick your platform and you're running in under three minutes.

Desktop App

System tray app with setup wizard, auto-updates, and local dashboard.

macOS
Apple Silicon (M1-M4)
v0.11.21
Download
macOS
Intel
v0.11.21
Download
Windows
64-bit
v0.11.21
Download
Linux
x86_64
Coming soon
Coming soon
First time on macOS?

macOS blocks apps from unidentified developers by default. After downloading:

  1. Open Terminal (search for it in Spotlight)
  2. Run these two commands:
    xattr -d com.apple.quarantine ~/Downloads/hoard-desktop-v0.11.21_darwin_arm64
    chmod +x ~/Downloads/hoard-desktop-v0.11.21_darwin_arm64
  3. Double-click the file to open it, or run ~/Downloads/hoard-desktop-v0.11.21_darwin_arm64 from Terminal

We're working on a signed .app bundle that won't need these steps.

First time on Windows?

Windows SmartScreen may show "Windows protected your PC." This is normal for new apps:

  1. Click "More info"
  2. Click "Run anyway"

Agent CLI

Standalone sync agent for developers, servers, and headless environments. Setup guide ↗

macOS Apple Silicon
v0.8.22
Download
macOS Intel
v0.8.22
Download
Windows x64
v0.8.22
Download
Linux x64
v0.8.22
Download
Linux ARM64
v0.8.22
Download

Getting Started

Desktop Agent Walkthrough
Follow the screenshot guide for installing Hoard Desktop, logging into TCGplayer, and letting sync finish safely.
Quick Start Guide
Set up Hoard Desktop in under three minutes. Step-by-step walkthrough of the setup wizard.
CLI Agent Setup
Run the sync agent from the command line. For Linux, servers, and developers who prefer the terminal.
Troubleshooting
Common issues with installation, permissions, Chrome detection, and session expiry.

Frequently Asked Questions

What does Hoard Desktop do?
It's a system tray app that runs the Hoard sync agent for you. It handles setup, auto-starts on login, checks for updates, and gives you a local dashboard to monitor sync activity. You don't need to touch the command line.
Which download should I pick?
If you have a Mac with an M1, M2, M3, or M4 chip (2020 or later), pick Apple Silicon. Older Macs use Intel. Not sure? Click the Apple menu, then "About This Mac" and check the chip. For Windows, the 64-bit build works on any modern Windows machine.
Is it safe to install?
Yes. On macOS, you'll need to run two quick Terminal commands after downloading (see the instructions above the download buttons). On Windows, SmartScreen may show a warning — click "More info" then "Run anyway." We're working on code signing so these steps won't be needed in a future update.
Do I need to keep my computer on?
The agent needs to be running to sync your inventory and apply pricing rules. Hoard Desktop auto-launches on startup so it runs in the background. If your computer sleeps, syncs pause and resume when it wakes up.
How do I update?
Hoard Desktop checks for updates automatically. When a new version is available, it downloads and applies it in the background. You can also re-download the latest version from this page at any time.
I'm a developer. Is there a CLI?
Yes. The Agent CLI section above has standalone binaries for macOS, Linux, and Windows. It's the same sync engine without the desktop wrapper. See the CLI setup guide for configuration.