![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.
There are builds in the Release section for macOS and Windows.
- Install the node dependencies
npm install
- Start the app
npm start
- For windows use
npm run startwin
- Run the Electron Builder
npm run dist
- For windows use
npm run distwin