An open API service indexing awesome lists of open source software.

https://github.com/azerothcore/server-status

AzerothCore Server status
https://github.com/azerothcore/server-status

azerothcore azerothcore-tools

Last synced: 8 months ago
JSON representation

AzerothCore Server status

Awesome Lists containing this project

README

          

# AzerothCore Server Status

This is a simple web application built with Angular2+ and Bootstrap to show the online players list of a AzerothCore server.

It is based on the [AzerothAPI](https://github.com/AzerothJS/AzerothAPI).

![Server Status](https://raw.githubusercontent.com/azerothcore/server-status/master/icon.png)

### Installation

The application require the [AzerothAPI](https://github.com/AzerothJS/AzerothAPI) to access to the characters database.

Clone the Server-Status folder inside your web server directory:
```
git clone https://github.com/azerothcore/server-status.git
```
Then copy the file `config.ts.dist` to `config.ts`, open it and set properly with the path of the API and the server name.

### Contribute
You can help us [opening a new issue](https://github.com/azerothcore/server-status/issues/new) to report a bug or a suggestion

or you can donate to support us

[![Donate PayPal](https://camo.githubusercontent.com/ed44813b2a0ca01f80a00cca116f04208c127a80/68747470733a2f2f7777772e70617970616c2e636f6d2f656e5f47422f692f62746e2f62746e5f646f6e61746543435f4c472e676966)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WE5LZM2D4WPBC&source=url)