What's new? | Help | Directory | Sign in
Google
iphone-sms
iPhone SMS
  
  
  
  
    
License: New BSD License
Labels: iPhone, SMS
Join project
Project owners:
  yliqiang

aSMS - another SMS program for iPhone.

If you want a Native SMS App,please try ChinSMS or WeSMS

Why:

iPhone's SMS program is cool, but lose some features: forward, batch send.

What:

aSMS provide forward, mailto,batch send(todo) features and can read the PhoneBook from SIM card. aSMS is a browser based program, so you can use it on a pc remotely. Important For CJK language users, they can use a javascript IME to input their characters.

How:

AT command(/dev/tty.debug) + (shttpd) ----> web browser interface

Install:

Method 1:

Method 2:

Methor 3:

  1. scp aSMS-0.2.6.tgz root@<iPhone's ip>:.
  2. ssh root@<iPhone's ip>
  3. cd /
  4. tar -zxvf /var/root/aSMS-0.2.6.tgz
  5. launchctl load -w /Library/LaunchDaemons/com.googlecode.aSMS.plist
Using it: Use Safari open the address: https://127.0.0.1; Using it remotely https://<iPhone's ip>

Source Code

The source code can be downloaded via svn: svn checkout http://iphone-sms.googlecode.com/svn/trunk/ iphone-sms

Howto build

ChangeLog

Donations

If you would like to donate something, you can send it via PayPal to yliqiang AT gmail.com