/Falcon-BMS-Server-Status

A c++ application using the QT Framework to service statistics read from Falcon BMS memory

Primary LanguageC++GNU Lesser General Public License v3.0LGPL-3.0

Running:

  1. compile project
  2. place etc/ folder next to executable
  3. modify etc/webapp1.ini if needed
  4. start program, start BMS
  5. navigate to localhost:8080 or localhost:8080/playerlist and parse the json
  6. ???
  7. profit

Using http://stefanfrings.de/qtwebapp/index-en.html for http server(LGPL License)

Currently supported outputs: / or /playerlist - shows the currently playing pilots(will rename to /pilotstatus soon) /pilotstatus/ - shows the state the pilot is in(compare with FlightData.h) /currenttime - shows the current campaign time