A deck tracker for Mac OS X
- Manage your deck
- Tracks cards left
- Import deck into deck manager from http://www.hearthstone.com.cn/cards/builder/ and http://www.hearthpwn.com/
- Download card images for different languages.
- Download latest release here
- Extract file
- Run "Deck Tracker.app" or Move into '~/Applications' folder
- Create your deck in deck manager
- Select the deck manager and the tracker will just show the cards in selected deck
- Play!
The automated tracking is done by reading out Hearthstone logfile.
More information on that here:
http://www.reddit.com/r/hearthstone/comments/268fkk/simple_hearthstone_logging_see_your_complete_play
- OS X 10.9
- Hearthstone-Deck-Tracker: All the resources came from Epix37's project, and I learned a lot from reading the code.
- hearthstone-tracker-osx: Using hellozimi's code to monitor the log file saved me a lot of time.