Not sure if this is possible, but if so I would really appreciate a python script that could make this work.
I am hosting the app on Windows through the virtual machine method. The webapp works, and I can also send commands using the python API. I am looking to merge both things: send commands to the controller connected to the PC through a python script, while I play. As of now I can't make it work, any suggestions on how to tackle this?
On another note, is it possible to use the controller without having to leave the browser window active?