MemoryFate / AutoSwipeForAndroid

自动上滑下滑脚本

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoSwipeForAndroid

安卓手机自动上滑下滑脚本(适用于抖音,今日头条,bilibili...)

前期准备:

1.需要安装adb命令

brew install android-platform-tools

2.需要知道程序包名

查看包名方式

adb shell pm list packages

运行方式:

控制台切换至脚本目录下,sh auto.sh运行该脚本即可

About

自动上滑下滑脚本


Languages

Language:Shell 100.0%