Stf-windows

 

Stf 原项目地址:https://github.com/openstf/stf

介绍

用于Web端设备远程管理

系统支持

支持Android版本2.3.3 (SDK10) 到7.1 (SDK25))支持Wear 5.1

无需root

Web浏览器管理设备

屏幕操作和显示(30-40fps)

支持PC机键盘输入到远程的设备(复制粘贴)

支持多点触控操作远程设备

支持adb connnect远程连接调试

拖拽安装APK

远程设备提供

设备信息的展示(如:网络状态,MIME,android版本,手机型号等等)

远程开关机,远程开关WIFI,截屏,LogCat等等

执行Shell命令

设备文件管理

主要依赖

Node.js >= 4.2 (latest stable version preferred)

ADB properly set up

RethinkDB >= 2.2

GraphicsMagick (for resizing screenshots)

ZeroMQ libraries installed

Protocol Buffers libraries installed

yasm installed (for compiling embedded libjpeg-turbo)

pkg-config so that Node.js can find the libraries

 

Windows 版本由来,stf 官方的版本,只能在mac 或者 Ubuntu 等其他linux 上安装。Windows 版本是我自己编译的依赖库,然后打包的一个版本。

 

下载地址:

 

链接:https://pan.baidu.com/s/1dZd7YI 密码:la5b

 

Github地址:

https://github.com/gitsteven/stf-windows

相关文章:

  • 2021-06-08
  • 2022-01-10
  • 2022-12-23
  • 2021-05-21
  • 2022-12-23
  • 2021-08-31
  • 2021-04-10
猜你喜欢
  • 2021-10-21
  • 2021-08-30
  • 2022-12-23
  • 2021-10-29
  • 2022-12-23
  • 2022-01-18
  • 2021-12-01
相关资源
相似解决方案