Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GHBlade/Msgs
短信群发,支持单卡/双卡,发送短信,Excel导入
https://github.com/GHBlade/Msgs
Last synced: 3 months ago
JSON representation
短信群发,支持单卡/双卡,发送短信,Excel导入
- Host: GitHub
- URL: https://github.com/GHBlade/Msgs
- Owner: GHBlade
- License: mit
- Created: 2017-03-15T08:37:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-03-15T09:15:48.000Z (over 7 years ago)
- Last Synced: 2024-04-12T22:12:46.655Z (7 months ago)
- Language: Java
- Homepage:
- Size: 2.56 MB
- Stars: 56
- Watchers: 4
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - GHBlade/Msgs - 短信群发,支持单卡/双卡,发送短信,Excel导入 (Java)
README
#### Msgs
* 短信群发,支持单卡/双卡,发送短信
* 群发仅支持 .xls 后缀格式表格数据 分三列 :`用户名` | `电话号码` | `短信内容`
* 格式可参考 [**ExcelDataExample.xls**](./ExcelDataExample.xls)* [**示例APK**](./demo/Msgs.apk)
#### 示例图片:
![示例1](./demo/pic0.png)
![示例2](./demo/pic1.png)