Skip to content

spacedevin/wowstat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WoW Stat



![WoW Stat](http://wowst.at/logo.svg)






WoW Stat is a World of Warcraft server monitor utility. Set your server you wish to monitor, and your server goes down it will automatically notify you when it is back up, or even relaunch WoW for you if you wish.

This is yet another rework, this time using the Electron framework.


Install

There are builds in the Release section for macOS and Windows.

Develop

  • Install the node dependencies npm install
  • Start the app npm start
  • For windows use npm run startwin

Build

  • Run the Electron Builder npm run dist
  • For windows use npm run distwin