平台地址:http://....:4000
数据库地址:http://.....1:8080
登陆方式:输入自己姓名拼音,点击登录
ATXServer2基本介绍
ATXServer2其实是在STF基础上,使用Python3+NodeJS+rethinkdb搭建的一个设备管理平台,功能和STF差不多,但是可以实现IOS设备远程控制。Android的远程控制主要还是基于 minicap+minitouch+atx-agent;IOS的远程控制主要还是基于appium fork的WebDriverAgent,因为appium在WDA中增加了MJPEG Server,所以让远程投屏成为了可能。(不过只支持iOS 12.0以上)
ATXServer2项目源码地址:
https://github.com/openatx/atxserver2
atxserver2-android-provider 项目源码地址:
https://github.com/openatx/atxserver2-android-provider
atxserver2-ios-provider 项目源码地址:
https://github.com/openatx/atxserver2-ios-provider
参考文章:
https://testerhome.com/topics/19002?order_by=created_at&