maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Question] Can I send/read SMS via command line or Queen BeeCon? (https://talk.maemo.org/showthread.php?t=82193)

daniel_m 2012-02-08 18:17

[Question] Can I send/read SMS via command line or Queen BeeCon?
 
Some time ago I installed a GSM-module into my car that can switch on my disel-heater when I send a command via SMS. The GSM-module returns the status (success/error) via SMS.

Now I would like to have a button on my N900 that sends the SMS-command on press and switch colour/icon according to the reply.
I have some very basic programming skills but unfortunately not enough knowledge to even send a SMS from command line or read the content of a message there. Maybe sql with .rtcom-eventlogger could work here? Or a DBUS command?

Any help is highly appreciated :D

marxian 2012-02-08 18:26

Re: [Question] Can I send/read SMS via command line or Queen BeeCon?
 
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>

ForeverYoung 2012-02-08 20:04

Re: [Question] Can I send/read SMS via command line or Queen BeeCon?
 
smssend: send sms from the command line

daniel_m 2012-02-08 21:00

Re: [Question] Can I send/read SMS via command line or Queen BeeCon?
 
Mmhhhmmm, smssend sounds interesting, especially with flash-SMS in mind ... thanks for the tip! :)


All times are GMT. The time now is 23:10.

vBulletin® Version 3.8.8