Giter Club home page Giter Club logo

onemail's Introduction

OneMail

什么是OneMail?

OneMail是一个通过控制手机批量发送短信的脚本

如何使用OneMail?

前期准备

  1. 在电脑上安装Python3的运行环境 ==(该脚本依靠python运行)==
  2. [可选]在手机安卓端安装ADBKeyBoard,并设置成当前输入法 (以解决在发送短信期间输入法乱弹的问题)
  3. 打开手机的开发者模式,并打开 开发者选项---USB调试,如果有USB调试(安全设置)也请一并打开
  4. 打开在电脑设置中打开unicode-8,具体操作参考下图: unicode-8_Setting
  5. 用数据线连接手机和电脑,大功告成!

批量发送

Mail_Button

  1. 打开手机自带的短信App,打开发送短信界面,截图(原图)并发送到电脑,用画板打开图片,找到按钮坐标(如上图),并将其输入到OneMail.py代码中的这一部分:
    ClickScreen(963,2001)   #按钮坐标请写到这儿
  1. 保存代码并运行,根据提示导入表格 ==(表格内至少得拥有“姓名”和“电话”两列)==,再在对话框内输入文案 ==(姓名请用一个大写X代替)==,文案可参考下文:
社团联合会:亲爱的X,你好!恭喜你,经过我们对你面试表现的评定,恭喜你成功入选人力部,快加入我们的群一起交流吧!群号:1175592624,收到请务必回复呦~2019/10/20

onemail's People

Contributors

mehael-yeh avatar

Stargazers

star avatar  avatar frankfanslc avatar

Watchers

 avatar

Forkers

baifengbai

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.