Skip to content

Commit

Permalink
Add windows powershell script
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongzilu committed Oct 23, 2020
1 parent b4f68f0 commit 03be703
Show file tree
Hide file tree
Showing 15 changed files with 445 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# ADB-Tools-Shell
https://github.com/zhongzilu/ADB-Tools-Shell

这是基于 Android ADB + Scrcpy 工具编写的快捷操作脚本,实现了部分常用的命令操作,简化了命令的操作,对于一些不太熟悉 ADB 操作命令的人员来说更加方便快捷,该脚本可提供给 Android 测试人员使用,以提高工作效率

详细的使用方法见对应平台文件夹中的README文件
Binary file added windows/AdbWinApi.dll
Binary file not shown.
Binary file added windows/AdbWinUsbApi.dll
Binary file not shown.
3 changes: 3 additions & 0 deletions windows/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Windows X64 平台的使用脚本

使用方法是直接双击打开 `power-tools.ps1` 文件即可
Binary file added windows/SDL2.dll
Binary file not shown.
Binary file added windows/adb.exe
Binary file not shown.
Binary file added windows/avcodec-58.dll
Binary file not shown.
Binary file added windows/avformat-58.dll
Binary file not shown.
Binary file added windows/avutil-56.dll
Binary file not shown.
Loading

0 comments on commit 03be703

Please sign in to comment.