Professional Go libraries and tools for flight simulation development
Discover our collection of open-source libraries that power modern flight simulation applications and enhance developer productivity.
Built with Go, designed for performance, and crafted for the flight simulation community.
Windows agent serving HTTP service for monitoring and controlling Flight Simulator camera settings via local network. Access camera controls remotely through any web browser on your network.
Complete Go wrapper for SimBrief's flight planning API. Generate professional flight plans, access aircraft data, and integrate SimBrief's comprehensive services into your applications.
Native Go wrapper for Microsoft's SimConnect SDK. Create powerful flight simulator extensions, tools, and controllers with full access to aircraft telemetry and simulator events.
Go's performance, simplicity, and cross-platform capabilities make it perfect for flight simulation tools.
Compiled binaries with minimal resource usage for smooth operation alongside simulators.
Easy to understand APIs that developers can quickly integrate and extend.
Native support for Windows, macOS, and Linux environments.
Strong typing and compile-time checks prevent runtime errors in critical applications.
Start building powerful flight simulation tools with our Go libraries today.
# Install SimBrief API wrapper
go get github.com/mrlm-net/simbrief
# Install SimConnect wrapper
go get github.com/mrlm-net/simconnect
# Clone Camera Controller
git clone https://github.com/mycrew-online/remote-camera-controller
Our tools are designed to work seamlessly with your favorite flight simulation addons and platforms
Flight planning integration
Ground services compatibility
A32NX aircraft integration
A320 aircraft compatibility
And many more third-party addons, aircraft models, and simulation platforms. Our libraries are built with extensibility in mind to support the diverse flight simulation ecosystem.