Hey everyone! I started working on a BeamNG.drive plugin for the Elgato Stream Deck. It works by listening to the data from OutGauge. Currently I made only a speedometer action. It just displays your speed, and you can choose the unit. So far that's it, but it's a base for further development. All of the code is open-source on GitHub. The code is a bit messy and might contain bugs as I'm not very experienced with C# programming. GitHub link: https://github.com/tomaszpieczykolan/streamdeck-beamng If you want to try it for yourself, you will need to compile it on your own, but I am planning to provide a regular plugin file that makes installation easy.