bitfocus / companion-module-requests

Repository for tracking module requests
96 stars 10 forks source link

KenkuFM TableTop Music / Soundboard #1326

Closed schemen closed 6 months ago

schemen commented 7 months ago

Hi!

KenkuFM is an application that lets a user create and play Playlists and Soundboards. The API is relatively simple, and you probably could implement most of this stuff with basic http requests, though you would be missing state information.

The Application is here: https://www.kenku.fm/ API Docs: https://www.kenku.fm/docs/using-kenku-remote

And if it helps, The official stream deck plugin is here: https://github.com/owlbear-rodeo/kenku-fm-stream-deck

I'll gladly test!

Cheers

schemen commented 7 months ago

Well, I went to work for a bit, here we go: https://github.com/schemen/companion-module-kenkufm