View Single Post
ossipena's Avatar
Posts: 3,159 | Thanked: 2,023 times | Joined on Feb 2008 @ Finland
#6
Originally Posted by Marcus View Post
If you take a look at this page (http://wiki.maemo.org/Phone_control#Send_SMS) you'll notifce how you send SMS with Python.

All you need to do afterwards, is to add in some timers.
the wiki isn't up to date after qtmobility bindings were released..... for example some numbers doesn't get messages depending on operator configurations etc....

I'll update the wiki asap to include far better version of sending sms.

e: there it is at the top of the list.

just copypaste the text to ssms.py -file.

syntax :
python ssms.py +12345678 'Your message here, remember to use quotation marks!'
__________________
Want to know something?
K.I.S.S. approach:
wiki category:beginners. Browse it through and you'll be much wiser!
If the link doesn't help, just use
Google Custom Search

Last edited by ossipena; 2010-08-29 at 12:08.