Customizable

FlightAgent is an open platform

Can be configured to take an actions when an event is fired. E.g.:

  • When MSFS is opened then launch a web page of panels.
  • When a joystick is connected, launch Flight Simulator
  • When changed some file, force a backup

Another type on extensibility is via a REST API. Almost every functin of the system can be execute via a REST API (a simple call)

Event the app has a test page to work with the API.

Also a swagger file is available to create a custom app to wotk with.

Future

  • Web hooks