nguyenquyhy / Flight-Tracker-StreamDeck

A Stream Deck plugin to interact with Microsoft Flight Simulation
https://flightsim.to/file/3178/flight-tracker-streamdeck-plugin
GNU General Public License v3.0
366 stars 67 forks source link
microsoft-flight-simulator msfs msfs2020 streamdeck

Flight Tracker Stream Deck Plugin

This is a plugin for Elgato Stream Deck to interface with flight simulators via SimConnect.

The current code target x64 and the latest SimConnect from Microsoft Flight Simulator. However, if you compile for x86 and reference SimConnect SDK from FSX, this plugin should also work with FSX and P3D.

For Users

If you just want to use the plugin with your Stream Deck, take a look at User Guide.

For Developers

Manual Installation

Copy the output to %appdata%\Elgato\StreamDeck\Plugins\tech.flighttracker.streamdeck.sdPlugin and restart Stream Deck software. You can find a deploy.bat file that does the same thing.

TODO