Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StreamDeck Plugin #297

Open
4 tasks
Brendonovich opened this issue Jan 10, 2024 · 4 comments
Open
4 tasks

StreamDeck Plugin #297

Brendonovich opened this issue Jan 10, 2024 · 4 comments

Comments

@Brendonovich
Copy link
Owner

Brendonovich commented Jan 10, 2024

  • SD plugin boilerplate in apps/streamdeck-plugin
  • Communication method between SD and MG
  • Triggering custom events from SD
  • Show available events in a dropdown in SD plugin settings
@The-Tasty-Jaffa
Copy link

Hey, Do you think this will be alright for a first issue?
Any tips for where to get started in the code base?

Ref docs from Elgato:
https://docs.elgato.com/sdk/plugins/overview
https://docs.elgato.com/sdk/plugins/getting-started

@Brendonovich
Copy link
Owner Author

Brendonovich commented Apr 3, 2024

@The-Tasty-Jaffa There's a few moving parts to this issue but if you're familiar with developing streamdeck plugins it could be a good start.
I've updated the issue's description with a list of things this will need, feel free to do any or all of them!

@The-Tasty-Jaffa
Copy link

Heyo, Just learning the project as a whole. Where abouts is the micrograph parsed & Executed?

@Brendonovich
Copy link
Owner Author

Graphs exist in memory as part of @macrograph/runtime, I'll do up a contributing.md and architecture.md at some point.
The more important part of this issue is getting some basic code deployed on a streamdeck since I don't have one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants