Send SMS easily using MeetSMS
Project description
[![Build Status](https://travis-ci.org/unique1o1/Meet-SMS.svg?branch=master)](https://travis-ci.org/unique1o1/SMS) [![Code Climate](https://api.codeclimate.com/v1/badges/dd62ac0f1807796eab52/maintainability.svg)](https://github.com/unique1o1/Meet-SMS) # MEETSMS
Meet-SMS is a python script for sending SMS using NTC Meet. This script makes it simple to send SMS without having to go to the site.
## Requirement
Python3
Requests
## Installation * From Source
git clone https://github.com/unique1o1/Meet-SMS cd Meet-SMS sudo setup.py install
From PIP
sudo pip install meetsms
##### Syntax
-u for username -m for message -r for receiver’s number
## How to use
First lets make an _alias_ so, we don’t have to type _username_ everytime. In your terminal type:
> sudo nano ~/.bashrc for bash users
> sudo nano ~/.zshrc for zsh users
##### Add the following to the end of your file
> alias sms=”sms -u yourusername”
##### Sending SMS
> sms -r 98******** -m “message”
#### Sending sms to multiple people
> sms -r “98********, 98********” -m “message”
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file MeetSMS-1.3.3.tar.gz
.
File metadata
- Download URL: MeetSMS-1.3.3.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d41c8da00f436896907b7a6fce934a1cf6be17381581873930bd9a7265f341db |
|
MD5 | a96a3625930a01f31df3562ce28cd81e |
|
BLAKE2b-256 | 2035f350078d19185ecfd1f30cbef3892da7ceb57af22643d26b73ee36dca6da |
File details
Details for the file MeetSMS-1.3.3-py3-none-any.whl
.
File metadata
- Download URL: MeetSMS-1.3.3-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef83f550e13db3fdc963c42f31cc4421a2140a8257dc1c37e5f980b6d7bdf071 |
|
MD5 | 1a71685ec57d684e5dc6f18fcd54fc2d |
|
BLAKE2b-256 | c6f974aa7c36afc5069a5ff69d4c98d7f29a59df87566fb6529578f7c54e1bb2 |