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

Is there a way to trigger/click a stream deck button programattically? #149

Open
CraftLogan opened this issue Sep 20, 2024 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@CraftLogan
Copy link

Is there any way currently to trigger stream deck button? Is this possible?

Something like
deck.clickButton(1)

@CraftLogan CraftLogan added the enhancement New feature or request label Sep 20, 2024
@Core447
Copy link
Contributor

Core447 commented Sep 20, 2024

You can just call the callback method manually (which you need anyways to listen to the events).

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

No branches or pull requests

2 participants