abcminiuser / python-elgato-streamdeck

Python library to control the Elgato Stream Deck.
Other
919 stars 137 forks source link

Support of Ajazz AKP153 and AKP153e #150

Open teras opened 1 month ago

teras commented 1 month ago

Is your feature request related to a problem? Please describe. Apart of Elgato products, there are other Korean products that do practically the same with 1/2 or even 1/3 sometimes the price of this product. I already have an Elgato Mini and works great, but I'd rather purchase a bigger device with the same money.

Describe the solution you'd like Support as well as for these devices. I'm going to give some references below

Describe alternatives you've considered

There is preliminary support in elgato-streamdeck (which is interestingly based on python-elgato-streamdeck but for Rust) and even some documentation of the protocol based on the stream deck protocol.

Also, even though I am a totally unexperienced python developer, I am a senior Java developer, so I'd like to help if I can with this.