This is a command line utility for sending short messages with the help of the HTML API of different providers. Now sending a SMS is as far as typing:
send dude "Hey Dude!"
At the first start an example configuration file at the path ~/.config/smsl.json will be created which must be adapted. You can add profiles, contacts, and a csv file which will additionally be searched for contacts. All contacts are shared between the profiles.
You need to be registered at a provider which provides the HTML API. The tool creates a link like https://www.x.com/sendsms?user={user}&pw={pw}&to={to}& from={from}&text={text} which will be sent to the provider.
Give your thumb a break! ;)
Requirements
python 2.7 or python >3.2 and setuptools
Installation
run pip install smsl or
download source and run python setup.py install
Usage
Try send -h.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file smsl-0.9.tar.gz.
File metadata
- Download URL: smsl-0.9.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a63be115f5da133693882c159c39cb731397ce0ccefd2fc4770295607d179a52
|
|
| MD5 |
6e232126731f92374854355dc511f3fb
|
|
| BLAKE2b-256 |
1f27a4e9fc8506de45a3c794e6b18656c864edd7c217fc9009f1af739ac1b841
|