hwoarang / pysmssend
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
a2db19b
commit a2db19b80202595e9e73d6ec62e1369145e4bcee
tree 450dfd133d35810bde3cceafccfc1396b26264dc
parent d497c2db49512540634e762827d06888e11e1337
tree 450dfd133d35810bde3cceafccfc1396b26264dc
parent d497c2db49512540634e762827d06888e11e1337
| name | age | message | |
|---|---|---|---|
| |
AUTHORS | Thu Feb 05 05:58:26 -0800 2009 | |
| |
CHANGELOG | Sun Oct 11 12:03:25 -0700 2009 | |
| |
INSTALL | Tue Feb 17 02:51:14 -0800 2009 | |
| |
Icons/ | Thu Feb 05 06:49:51 -0800 2009 | |
| |
LICENCE | Thu Feb 05 05:58:26 -0800 2009 | |
| |
README | Thu Oct 29 08:26:39 -0700 2009 | |
| |
TODO | Tue Feb 17 02:51:14 -0800 2009 | |
| |
install.sh | Sun Oct 11 12:03:25 -0700 2009 | |
| |
pysmssend | Sun Oct 11 23:55:44 -0700 2009 | |
| |
pysmssend.desktop | Thu Feb 05 05:58:26 -0800 2009 | |
| |
pysmssendcmd | Sat Feb 21 08:40:29 -0800 2009 | |
| |
pysmssendmod/ | ||
| |
setup.py | Sun Oct 11 12:03:25 -0700 2009 | |
| |
uninstall.sh | Sat Jun 06 08:16:32 -0700 2009 |
README
for licensing issues please check the LICENSE file
Pysmssend
*************************** README ***************************
Supporting Accounts :
*Voipbuster{pro}
*Voipdiscount
*Otenet
*Forthnet
*Voipcheap
*Lowratevoip
*Nonoh
*12Voip
*Freevoip
*Voipraider
*WebcallDirect
*JustVoip
This Program was inspired by the SMS program on Cool4U found on Gentoo Forums
http://forums.gentoo.org/viewtopic-t-455188.html
CHANGELOG:
Ream CHANGELOG file for changes on each version
DEPENDENCIES:
1) Python<3
2) PyQt4
3) Python mechanize
INSTALL/UNINSTALL:
Please see INSTALL file
NOTE:
Please mind the followings when using the command line tool
1) Use " " if you username,password,text incluse special characters or ! please escape the character as the example
below
lets say the password is test!@ , write it as test\ !@
2) Text should be included in " " if you use the space character
ACCOUNT MANAGER:
Account manager is a new feature introduced on version 1.28.
The main purpose of it is to help you store some predifined accounts for multiple user situations. Each account requires
a custom name.
So the only thing you have to do is to select a custom name of the account, select the account, write the username and
password and save it. After that the new account will appear on the left and you can select it from there or from the
first tab from the drop down menu

