go-ios icon indicating copy to clipboard operation
go-ios copied to clipboard

Does go-ios support the python version?

Open timwang-ai opened this issue 2 years ago • 5 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

timwang-ai avatar Aug 18 '22 11:08 timwang-ai

I don't really get what you mean :-D Go-iOS is written in golang, it compiles to a binary you can run on any system. Please clarify so I can help.

danielpaulus avatar Aug 18 '22 22:08 danielpaulus

You can search for the version of go-ios in https://pypi.org/. If you can search for the corresponding version in https://pypi.org/, go to https://pypi.org/ to manage go- ios.

timwang-ai avatar Aug 19 '22 06:08 timwang-ai

It's written in golang not Python, that wouldn't work. But you can use the new REST API that is currently in development. I will publish it in the upcoming weeks.

danielpaulus avatar Aug 27 '22 10:08 danielpaulus

the new REST API, When is this expected to be released

timwang-ai avatar Sep 26 '22 03:09 timwang-ai

I just merged the first PR, you should be able to try it here: https://github.com/danielpaulus/go-ios/tree/main/restapi I will add the remaining endpoints over the coming weeks. Priority is getting WDA to work first, and then add the rest.

danielpaulus avatar Oct 09 '22 09:10 danielpaulus