leng-yue / py-scrcpy-client

An easy to use python scrcpy client
https://leng-yue.github.io/py-scrcpy-client/
MIT License
283 stars 71 forks source link

Add sync #25

Closed MilkFlavor closed 2 years ago

MilkFlavor commented 2 years ago

The newest adbutils library created an error while checking for file paths. This should be the last pull request due to adbutils.

leng-yue commented 2 years ago

Can you also fix the FakeAdbDevice? https://github.com/leng-yue/py-scrcpy-client/blob/318a97c77f70a42bbd907224e7fd040acfac6435/tests/test_core.py#L11

So that the CI will work properly.

MilkFlavor commented 2 years ago

Unfortunately I can't get tests to work. I've tried everything to work, however Im just not sure how the script works. So I guess it's up to you to add changes to the tests. Sorry :(

leng-yue commented 2 years ago

I added it in the recent build :)