Skip to content

umissthestars/HSTracker

 
 

Repository files navigation

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, go to the "Build Settings" and change the signing enitity and certificate to your profile. HSTracker must be code signed in order to function properly.

Donations

Donations are always appreciated

PayPal

License

HSTracker is released under the MIT license.

About

HSTracker is deck tracker and game manager for Hearthstone on macOS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 98.9%
  • Other 1.1%