PDA

View Full Version : Scheduled Messages


DeaTHY
10-29-2010, 10:50 AM
Hey guys :)

We all remember the great 9500 communicator, and how great it was. That phone had a feature that I'm sure everyone finds useful which is the scheduled TXT messages. I remember scheduling happy txt to my friends few days a head so I don't forget, or schedule if I remember something I need from a friend to work on but its late at night so I schedule it next morning.
Even tricked my boss few times that i'm not ok while I'm a sleep :P
so this feature has many uses. How come no developer thought about it yet? I'm sure we have many great intelligent developers here that such app will be piece of cake for them.
its an Idea and I hope someone will work on it although I know everybody is busy with MEEGO now but lets see :P.

DeaTHY
11-03-2010, 11:51 PM
So no one likes the idea?

Dami
11-04-2010, 12:21 AM
I like the idea. I think I read before that this can be done using acronschedule such as the alarmed app. Not sure how but I'd take a stand alone app for sure

ossipena
11-04-2010, 01:11 AM
if command line is enough, please go ahead and add scheduling function to that:
http://wiki.maemo.org/Phone_control#Send_SMS

if you want to have gui, go ahead and make your copy of
http://gitorious.org/vertsms

DeaTHY
11-08-2010, 01:56 AM
Thank you ossipena
but here is a question i went there and there is no download button and i tried to configure the resp on my phone but it fails to load it?

bakuur
11-13-2010, 05:00 PM
you can simply write a script
using the sleep command
such as sleep 60
which means stay idle for 60
then to run the dbus command of sending a specific sms to specific number

DeaTHY
11-26-2010, 12:06 AM
well i'm not a programmer my friend so i dont know how to write that command and isn't it easier if there is a GUI app that does this things?

kureyon
11-26-2010, 05:43 AM
well i'm not a programmer my friend so i dont know how to write that commandYou don't really need to be a "programmer" to do that, just a willingness to read (a lot) and and a capacity to understand.

and isn't it easier if there is a GUI app that does this things?Absolutely. But who is going to make one :)