Git Product home page Git Product logo

sendsms's Introduction

参考了OneMail

https://github.com/1175592624/OneMail

前期准备

  1. 在电脑上安装Python3的运行环境 ==(该脚本依靠python运行)==
  2. 打开手机的开发者模式,并打开 开发者选项---USB调试,如果有USB调试(安全设置)也请一并打开
  3. 用数据线连接手机和电脑,大功告成!

批量发送

  1. 打开手机自带的短信App,打开发送短信界面,截图(原图)并发送到电脑,用画板打开图片,找到按钮坐标(如上图),并将其输入到send_sms.py代码中的这一部分:
    ClickScreen(963,2001)   #按钮坐标请写到这儿
  1. Excel文件.xlsx中输入姓名、电话、时间
  2. temeplate.txt中输入模板内容,姓名用$name代替,时间用$time代替

sendsms's People

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.