An open API service indexing awesome lists of open source software.

https://github.com/akshayitzme/sms-sender

SMS Sender for textbelt.com
https://github.com/akshayitzme/sms-sender

bulksms bulksms-api python sms-api sms-service textbelt

Last synced: 6 months ago
JSON representation

SMS Sender for textbelt.com

Awesome Lists containing this project

README

          

# SMS Sender
### Support Me,

USDT [ TRON ] - TLoxE6Rs1c7RxqjRUPTRLscNpfB124t7TD


BTC [ BTC ] - 18sivExKy7wBe5baYtJHaaq2TwJaRMipfG


BNB [ BSC ] - 0xe5fdddb6842f877d2921d40b3e8b3ff43c572455

### SMS Sender coded in Python for [TextBelt](https://textbelt.com)

## Features ⚡
- Can be used to Send Bulk SMS
- Accepts `numbers.txt` file containing all numbers.
- Shows Message Delivery Status, Current Sending Number for Each Messages
- Shows Total Sent, Successed, Failed Messages Count, Remaining SMS Quota
- Accurately Detects Failed Messages
- Logs Failed Numbers in `error_log.txt`
- Checks Internet Connection Availability aborts if Disconnected
- Faster Delivery

### Installation & Setup
- clone this repository

`git clone https://github.com/akshayitzme/sms-sender`
- Set your api key in [config.py](config.py)
### Usage
- run `python sms-sender.py`
- Insert your `list.txt` file, Enter Message and Confirm to Send
### API
[TextBelt](https://textbelt.com)
### Licence
![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)