I would like to send programmed SMSs via Skype. I mean, I write a list with SMSs to different people that says; a) send a 04:30 a SMS to Joe "Wake up please, we meet at 05.30!", and so. The first idea that comes to my mind is somehow to call skype via linux shell using cron (although I do not know the right commands now), are there other alternatives?

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

You can use Perl to do this:

  CPAN - Net::DBus::Skype
  http://search.cpan.org/~ecarroll/Net-DBus-Skype-0.02/lib/Net/DBus/Skype.pm

  Perl SMS Sender via Skype API – kSMS
  http://intunsigned.co.uk/?p=77

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.