A flexible stat tracker for Heroes of the Storm.
Provides the ability to track individual stats, team stats in a league, and overall statistics for a league.
For a list of features and additional installation instructions, check out the project page.
Stats of the Storm is available for Windows and macOS (experimental).
Check out the Releases Page to download the latest installer.
You'll need node.js and (optionally) yarn installed. If you don't want to use yarn,
the standard npm
commands should work in its place.
- Clone the repository and initialize the submodules
- Initialize submodules by running
git submodule init
and thengit submodule update
. Don't forget to keep these submodules updated when pulling changes for this project.
- Initialize submodules by running
- Run
yarn install
in the repository root (the one withpackage.json
in it) - Run
yarn protocol
to initialize the parser. - From the root directory, run
yarn app
Bugs? Feature Requests? File an issue on GitHub or send an email to [email protected].
If you're feeling generous, you can drop in a tip at Ko-fi (even though I'm more of a tea person)
- hots-parser (not third party because I also wrote it, but of interest)
- heroprotocol.js
- heroes-talents
- LinvoDB
- Semantic UI
- datepicker
- jquery.floatThead
- jquery.tablesort
- jquery
- electron
- datatables.net