Skip to content

swift-project/pilotclient

Repository files navigation

About

swift is a pilot client for virtual air traffic simulation networks, such as VATSIM, supporting the following simulators and operating systems:

  • Prepar3D (Windows)
  • Flight Simulator X (Windows)
  • Flight Simulator 2004 (Windows)
  • Flight Simulator 2020 (Windows)
  • X-Plane 11 & 12 (Windows, Linux, macOS)
  • FlightGear (Windows, Linux, macOS)

Downloads

Beta version Alpha version

Resources

🌐 Website

📗 User guide

👋 Discord

Contributing

swift is written in modern C++17 using the Qt framework.

Development version Build status

Pull requests should be made against the main branch.

📘 Developer guide

📙 API documentation

Licensing

swift is dual-licensed under the GPL-3.0-or-later or the swift pilot client license (a modified GPL-3.0-or-later license). Official releases are published under the swift pilot client license. This dual licensing is necessary because swift may, depending on the build settings, link to proprietary software that is not compatible with the GPL-3.0-or-later. For example, this includes vatsimauth or simulator-specific connectors.