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