12 Star 48 Fork 7

四铢半两 / ADB

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

使用nodejs 配合ADB 自动关注抖音小姐姐

起因 在github上看到一个项目 find-beauty-in-douyin 自动·关注抖音,

然后拉下来启动 ,本人win10环境启动不了。

参考他的项目重新配了一下

启动前准备工作

  1. 安装 adb ,不会的百度下

  2. 打开手机开发者模式,连接手机 方式一:通过 USB 直接连接即可 方式二:通过 wifi 连接,参考这篇文章:Android studio使用---WiFi ADB使用以及连接手机调试

  3. 打开cmd输入 查看是否连接成功

    adb devices

    其他命令可以参考adb 使用

  4. 申请face++的key 填入config/faceApi 中 api_keyapi_secret

    文档

启动项目

npm install
npm run dev

结果

如图 刷了350多个 关注了76人

MIT License Copyright (c) 2020 Bian Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

使用nodejs 配合adb 自动关注抖音小姐姐 展开 收起
JavaScript
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/CodeGI/queryDouyin.git
git@gitee.com:CodeGI/queryDouyin.git
CodeGI
queryDouyin
ADB
master

搜索帮助