hi guys
Pysmssend project is a program for sending sms over the internet using your ADSL/VOIP provider account
Personally I use the command line, for example:
pysmsssend -a Voipbuster -u XXXXX -p XXXXX -n 69XXXXXXX "My message"
how can I use this command inside a function?? with QProcess???
thanks
Bookmarks