Giter VIP home page Giter VIP logo

msggo's Introduction

MsgGo

MsgGo

安卓平台上的一款轻量的短信群发App。

中文 | EN

Features

  • 界面美观,交互性良好
  • 基于excel数据格式导入
  • 自动获取短信变量名
  • 提供短信编辑器,支持短信魔法变量代换
  • 即时回馈信息发送状态
  • 无需指定固定格式,App内指定号码列
  • 第三方应用数据一键导入

基本使用

  1. 导入数据
  2. 编辑短信内容
  3. 选择号码变量
  4. 选择收件人号码列
  5. 发送

Excel格式要求

列名 列名 列名 ...
数据 数据 数据 ...
数据 数据 数据 ...
...

注:

  1. (未测试)兼容所有excel格式
  2. 发送延迟不要过短,否则可能存在拦截问题

下载

release

魔法变量

什么是魔法变量?

例如以下场景:

你要给多个人发送这样的短信:${xxx}同学,你好,balabala...

这里的${xxx}就是我们的魔法变量,在导入的excel中,每一个魔法变量对应的就是每一列,例如:

姓名 手机号码
张三 123
李四 456

那么这里就有两个魔法变量姓名手机号码,在短信编辑界面中,只需要点击左上角的小按钮即可选择你需要的魔法变量,比如:

${姓名},你好,你的手机号为${手机号码}

届时,软件将会自动根据每行记录来替换此变量:

姓名 手机号码 对应的短信内容
张三 123 张三,你好,你的手机号为123
李四 456 李四,你好,你的手机号为456

未来更新计划

  • 号码列记忆功能,不用每次发送都要重新选择了。
  • 发送情况详单,了解到底是谁没收到短信。

如果帮助到您,请赐予一颗小星星吧:)

END

任何软件使用上的问题或者bug请联系 e-mail: [email protected]

郑重提醒:本项目仅供学习使用,切勿利用该软件传播违法*扰内容,使用者行为以及目的与本人无关!

msggo's People

Contributors

yztz 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.