Hi everyone,
I'm trying to create a full console-like experience using Kodi as a base interface. The ultimate goal is to make a fully-featured, open source and legal gaming console on a linux pc. This means allowing the less-experienced user to easily install the distro (which I'm covering), navigate the main menu using a gamepad-friendly interface (Kodi) and just as easily set it all up.
This means giving the user full gamepad support, not only for the main menu, but for the apps as well. Fortunately, gaming apps have mostly native support for it, but the same cannot be said about streaming apps like Netflix, Prime, Spotify, ecc, or chat apps like Discord.
"You can see the whole library inside Kodi" you might answer, but the login phase is a bit more complicated. Also, i know Discord is not supported, but I would settle for the other apps, for now.
So the question is: Is there any legal tool that lets you have full control on streaming apps via gamepad, from login to navigation to logout?
Sorry for the complicated request, but I'm getting pretty desperate, here. There's not much documentation around. Any help will be appreciated.
Edit: at this point, I'll take advice on any other solution, even if it means changing frontend/system/solution.
Also, I'm a professional Frontend dev and can write basic BASH scripts, so a little bit of programming magic is always possible (but I'm trying to avoid writing an entire system from scratch).