Tux

Results 6 comments of Tux

maybe try su, if you're rooted?

I think I got it. According to the original author of this project, this is a problem with Broadway.js. Apparently, it can only run in landscape mode. So I created...

Did you run it with both scripts? You have to run it with `scrcpy.bat`, then go into the mirroring folder and run `npm run start`. I find this process kind...

I think of manually starting the adb server by running `scrcpy.bat` it'll be more efficient if we replace that with [appium-adb](https://www.npmjs.com/package/appium-adb) I'm also thinking of compiling the project to web...

We could try rewriting it in gtk? that might be a good replacement.