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

Websocket api #247

Open
peterclemenko opened this issue Dec 24, 2024 · 2 comments
Open

Websocket api #247

peterclemenko opened this issue Dec 24, 2024 · 2 comments
Labels
Type: Enhancement New feature or request

Comments

@peterclemenko
Copy link

Realtime control of aurora with a websocket api would allow for external applications to control RGB, this would be useful for things like web browsers and other functions that might use RGB in a programmable way, including but not limited to situational awareness enhancements. (I've done RGB as a situational awareness tool on pentesting, it's actually quite effective.)

@peterclemenko peterclemenko added the Type: Enhancement New feature or request label Dec 24, 2024
@Aytackydln
Copy link
Member

Do you have example endpoints?

Aurora already has endpoints for receiving game state, but currently the data models need programming.

As simplest solution, I can add a specific variable endpoint and GSİ function to retrieve them

@Aytackydln
Copy link
Member

I found this feature very useful and made a quick implementation:

https://github.com/Aurora-RGB/Aurora/releases/tag/v320

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

No branches or pull requests

2 participants