Download AHledger
Two pieces, both free. The addon runs inside World of Warcraft: Forever and puts prices in your tooltips, your auction house, and your crafting windows. The sync app runs on your desktop and connects the addon to ahledger.com: it uploads your scans and keeps the addon's prices current. The addon works alone; with sync it works for everyone.
1 · The addon
Install it like any other addon, from CurseForge or the CurseForge app. It scans the auction house when you open it and shows prices everywhere you look at an item.
Free · in-game only · what it does
2 · AHledger sync
A small Windows app. Point it at the addon's saved-variables file once, and it uploads each new scan and refreshes the price tables every 30 minutes while it runs.
Download AHledger sync 0.2.1 for Windows
1.8 MB · released 2026-09-19 · Windows 10 and 11, 64-bit
Why there are two
World of Warcraft addons cannot use the network. Blizzard's addon rules give them no way to send or receive anything, so an addon can only read and write files on your own disk. That is what keeps addons safe, and it is also why an addon by itself cannot share what it sees on the auction house or fetch what others have seen.
AHledger sync is the bridge. When the addon scans the auction house, it saves the listings to its saved-variables file. Sync watches that file, uploads each new scan to ahledger.com, and downloads the latest price table for every market back into the addon folder. The game reads that file at login or after /reload.
| You get | Addon alone | Addon plus sync |
|---|---|---|
| Prices in tooltips, posting helper, crafting margins | Yes, from a price table you paste in with /ahl import | Yes, refreshed automatically every 30 minutes |
| Deal finder, watchlist, alerts, bag appraisal | Yes | Yes |
| Your scans | Stay on your machine and feed only your own deal finder | Feed ahledger.com and every other player's prices |
| Price pages on this site | Only as fresh as the last person who ran sync | Fresh within the hour on the markets you scan |
Contribution is on by default in the addon and can be turned off in its options. A scan holds item ids, quantities, buyout and bid prices, and the time, for one market. No character names, seller names, account details, or chat ever leave the game.
Setting up
- Install the addon from CurseForge and log in once so it creates its saved-variables file.
- Run the sync installer. Windows SmartScreen may ask to confirm an app from a new publisher; choose More info, then Run anyway.
- Open AHledger sync, press Detect, and pick the AHledger.lua it finds under your World of Warcraft folder.
- Enter your upload key. Sign in on the account page and press Create key; it takes a minute and needs only an email.
- Press Save and start. Sync uploads new scans as they happen and writes fresh price tables into the addon folder. Type
/reloadin game to pick them up.
Verify the download
The installer is built from the AHledger repository and published only here. Its SHA-256 checksum is below; compare it with certutil -hashfile AHledger-sync-0.2.1-setup.exe SHA256 in a Windows terminal if you want to be sure the file is unchanged.
3890a8013750b5fedaaecc6aaead5688a14a33789b0a053458f1e20c0f9b0ccc
Sync stores your upload key on your machine only, talks to api.ahledger.com over HTTPS, and writes exactly one file into the game folder: the addon's price table. It never reads anything from the game beyond the saved-variables file you point it at.
Not on Windows?
The addon works on any platform; only sync is Windows for now. Paste price tables from any market page with /ahl import. A macOS build follows once the auction house opens.
Something not working?
Send the /ahl status line and the sync log through the contact form.