Open Source Tools

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.

Under Active Development

Our Open Source Libraries

Built with Go, designed for performance, and crafted for the flight simulation community.

Camera Remote Controller

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.

Go Windows HTTP Service Network Agent
  • Windows service agent
  • HTTP API for camera control
  • Remote network access
GitHub
Apache 2.0

SimBrief API Wrapper

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.

Go REST API Flight Planning SimBrief
  • Complete API coverage
  • Flight plan generation
  • Type-safe Go interfaces
GitHub
Apache 2.0

SimConnect API Wrapper

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 SimConnect Windows Rich API
  • Direct simulator integration
  • Real-time telemetry access
  • Event handling & control
GitHub
Apache 2.0

Why Go for Flight Simulation?

Go's performance, simplicity, and cross-platform capabilities make it perfect for flight simulation tools.

High Performance

Compiled binaries with minimal resource usage for smooth operation alongside simulators.

Simple & Clean

Easy to understand APIs that developers can quickly integrate and extend.

Cross-Platform

Native support for Windows, macOS, and Linux environments.

Type Safety

Strong typing and compile-time checks prevent runtime errors in critical applications.

Ready to Build?

Start building powerful flight simulation tools with our Go libraries today.

Quick Start
# 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

Third-Party Compatibility

Our tools are designed to work seamlessly with your favorite flight simulation addons and platforms

SimBrief

Flight planning integration

GSX Pro

Ground services compatibility

FlyByWire

A32NX aircraft integration

Fenix Simulations

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.