Skip to content

pgiitu/pyFreeSMS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

-----------------
pyFreeSMS v1.0.0
-----------------

This is a Python API to send free messages
using any of the online free SMS providers.

-----
USAGE
-----

1. Copy the "pyFreeSMS" folder to the directory
containing your code.

2. Use the following code to send free messages*:

from pyFreeSMS import py160by2
py160by2.sendMessage('username','password','1234567890','message')

* Replace the necessary information for your 160by2 account
* Currently works only with 160by2

-------
CHANGES
-------

v1.0.0: Mar 3, 2011
	- Added support for 160by2

About

A Python API to send messages via web-based free SMS providers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published