Skip to content

Latest commit

 

History

History
63 lines (42 loc) · 2.93 KB

Readme.markdown

File metadata and controls

63 lines (42 loc) · 2.93 KB

HSTracker

HSTracker is a Hearthstone deck tracker for macOS 10.10+.

Build Status

Community :

  • Join HearthSim #hstracker
  • Join the chat at https://gitter.im/HearthSim/HSTracker
  • HearthSim: HSTracker is a HearthSim project. Come join us in #hearthsim on chat.freenode.net.
  • Twitter: Follow @hstracker_mac for updates / questions :)

Features

Deck Tracker

Deck Tracker

Deck Manager

Deck Manager

Is Blizzard okay with this ? Yes

Is it against the TOS ? No

Installation

  • Download the last version from this page
  • Extract the archive
  • Move HSTracker.app to your Applications directory
  • Launch (make sure Hearthstone is not running when you first launch HSTracker) !
  • Create a new deck from the Deck Manager or import it from HearthPwn, Hearthstone-decks, Hearthstats, Hearthhead, Hearthnews and many more
  • HSTracker can also auto-detect the deck you are playing with

Versions

Complete changelog is here

Contribution

Feel free to fork and pull-request, as well as filling new issues

In order to compile, you have to

  • Clone the code. Make a fork on github!

      git clone https://github.com/HearthSim/HSTracker.git
    
  • Get / update swift dependencies using Carthage

      carthage update --platform osx
    
  • Install SwiftLint, example using Homebrew:

      brew install swiftlint
    
  • Open the project in XCode and build

    • If you run into code signing errors, disable it by setting "Don't Code Sign" in the "Build Settings"

Donations

Donations are always appreciated

PayPal

License

HSTracker is released under the MIT license.