Skip to content

bestimmaa/msfs-streamdeck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msfs-streamdeck

A python application to turn the Elgato Stream Deck into a Flight Simulator interface.

Stream Deck with AP controls

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

Dependencies

Make sure to use Python3 on Windows and install the following modules before running the application

python-elgato-streamdeck

pip install streamdeck

Python-SimConnect

pip install SimConnect

Run

Run the application after launching MSFS

python main.py

About

A python application to turn the Elgato Stream Deck into a Flight Simulator interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages