A python application to turn the Elgato Stream Deck into a Flight Simulator interface.
This python app is basically an extended version of python-elgato-streamdeck sample. It includes a variety of buttons that interact with and display information from the auto pilot using SimConnect. It also includes icons for different AP functions and other information. The icons are created from the excellent template provided by u/clorix
Make sure to use Python3 on Windows and install the following modules before running the application
pip install streamdeck
pip install SimConnect
Run the application after launching MSFS
python main.py