Skip to content

simple_fax_sms is a Python script for sending SMS via the simple-fax.de web API.

License

Notifications You must be signed in to change notification settings

nitram2342/simple-fax-sms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple_fax_sms is a python script for sending SMS via simple-fax.de.

Installation

To install the tool, just run:

pip install git+https://github.com/nitram2342/simple-fax-sms

Usage example

The simple_fax_sms tool has a command line interface. You run it like in this example:

SIMPLEFAXDE_PASS=mysecret simple_fax_sms \
    --user login@example.com \
    --phone +49xxxxxx \
    --text 'Hello, World"

Copyright and Licence

simple_fax_sms is developed by Martin Schobert martin@weltregierung.de and published under a BSD licence with a non-military clause. Please read LICENSE.txt for further details.

About

simple_fax_sms is a Python script for sending SMS via the simple-fax.de web API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages