Thread
:
[Question] Can I send/read SMS via command line or Queen BeeCon?
View Single Post
marxian
2012-02-08 , 18:26
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#
2
There is a Python script that can be used to send SMS
http://wiki.maemo.org/Phone_control#Send_SMS
You need to have pyside-qt4 and pyside-mobility installed in order to use it. You use it from the command line as follows:
Code:
python ssms.py <number> <message>
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.'
- J K Galbraith
My website
GitHub
Quote & Reply
|
The Following User Says Thank You to marxian For This Useful Post:
tzsm98
marxian
View Public Profile
Send a private message to marxian
Find all posts by marxian