ninjadev64 / OpenDeck

OpenDeck is a desktop application that provides Stream Deck-like functionality, implementing the Elgato Stream Deck SDK for cross-compatibility.
https://discord.gg/26Nf8rHvaj
BSD 3-Clause "New" or "Revised" License
85 stars 5 forks source link

Implement support for Elgato devices #7

Closed ninjadev64 closed 5 months ago

ninjadev64 commented 5 months ago

Description

This PR implements support for Elgato devices for version 2 of OpenDeck, and for rendering action states to JPEG images using an HTML5 canvas in the Svelte frontend.

I had to rebase to resolve some ugly merge conflicts (due to a rebase, ironically) so unfortunately commits don't have accurate timestamps.

Changes made

Breaking changes

None