Giter Club home page Giter Club logo

direct_seeding's Introduction

项目简介(学习使用)

功能介绍:

  • 通过执行模拟器命令实现抖音、小红书直播间的自动点赞评论功能,可多台模拟器同时启动进行不同操作

环境(Mac)

  1. 安卓模拟器(可以使用Android Studio下载的模拟器)
  2. brew install android-platform-tools # Mac环境下安装adb环境
  3. pip install -r requirements.txt # 环境安装
  4. python -m uiautomator2 init # 启动所有模拟器后执行

运行

python feibo.py 

打包命令

pyinstaller --windowed --icon=app.icns feibo.py --add-data "config:config" --add-data "img:img" --add-data "logger:logger"

界面元素选取

weditor

说明

程序界面ID内容为:点击直播账号右上角...下方显示出来的账号为准

direct_seeding's People

Contributors

wys-stack avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.