Skip to content

sd65/Free-SMS-API-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Free-SMS-API-Python

A small script in Python 3 to easily use the Free SMS Api.

Configuration

  • Enable the service on your account
  • Edit the user and key variables in the script to match yours.

Usage

python sms.py <<< "This is far cool"
python sms.py "This is far cool"
echo "This is far cool" | python sms.py 

About

A small script in Python 3 to easily use the Free SMS Api.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages