All Projects → ebshimizu → stats-of-the-storm

ebshimizu / stats-of-the-storm

Licence: MIT license
A Heroes of the Storm replay parsing and stat tracking application

Programming Languages

javascript
184084 projects - #8 most used programming language
Less
1899 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to stats-of-the-storm

BphotsWindowsClient
A small tool that tries to help players improve their win rate.
Stars: ✭ 16 (-69.81%)
Mutual labels:  heroes-of-the-storm
HeroesOfTheStorm TryMode2.0
A modified Try Mode Map for Heroes of the Storm to create a better experience with enhanced functionalities.
Stars: ✭ 18 (-66.04%)
Mutual labels:  heroes-of-the-storm
m3addon
Blender Addon to import and export m3 files
Stars: ✭ 35 (-33.96%)
Mutual labels:  heroes-of-the-storm
HeroesMatchTracker
Heroes of the Storm match tracker for personal statistics
Stars: ✭ 59 (+11.32%)
Mutual labels:  heroes-of-the-storm
Heroes-Companion
A Flutter based Android/iOS application for Heroes of Storm players
Stars: ✭ 42 (-20.75%)
Mutual labels:  heroes-of-the-storm
mpyq
Python library for reading MPQ archives.
Stars: ✭ 86 (+62.26%)
Mutual labels:  heroes-of-the-storm
heroes-talents
Talent and ability descriptions for heroes in Heroes of the Storm in handy JSON format
Stars: ✭ 32 (-39.62%)
Mutual labels:  heroes-of-the-storm

Stats of the Storm

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.

Installation

Stats of the Storm is available for Windows and macOS (experimental).

Check out the Releases Page to download the latest installer.

Development

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 then git submodule update. Don't forget to keep these submodules updated when pulling changes for this project.
  • Run yarn install in the repository root (the one with package.json in it)
  • Run yarn protocol to initialize the parser.
  • From the root directory, run yarn app

Feedback

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)

ko-fi

Third-Party Libraries

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].