iPhone Utilities
iPhone Utilities
2008
2 de septiembre de 2008
With this utility you can send SMS from the iPhone command line. This can be useful to use with your scripts. Note that the SMS are sent from the iPhone /dev/tty.debug resource using AT commands so them will be charged to yourself.
SENDSMS
Usage sample:
iPhone:~ root# sendsms
SendSMS for iPhone - written by Antonio Calatrava
Usage: sendsms number text
iPhone:~ root# ./sendsms 6195541224 “This is a send test”
SendSMS for iPhone - written by Antonio Calatrava
Recipient: 6195541224
Message: This is a send test
Sending SMS...
Sending OK
iPhone:~ root#
(Already signed with ldid utility from saurik to use on 2.0+ firmware)
This utility is available for download from Cydia or Installer through BigBoss repository. You can also download it from here on zip format and transfer to your iPhone using scp.