About SETerm

SETerm is a simple cocoa program I wrote to learn cocoa, objective-c, and to play around with my phone (Sony Ericsson k610i, hence SETerm) and bluetooth. It works with more than just phones though - it is essentially a serial terminal program for any bluetooth device which offers a serial port.

Through the use of AT commands, one can do much with such a program to Sony Ericsson phones.

Features

Besides acting as a dumb terminal, it has some built in commands I wrote for my own use:

  • /settime - sets the phone's time, timezone, and dst to that of the host computer's.
  • /read n - reads the nth SMS off the current memory area.
  • /usephone - sets current memory area to phone.
  • /usesim - sets current memory area to SIM.

More will be implemented as I find time and motivation.

Screeenshot

Screenshot of version 0.1-22

Download

attachment:SETerm-0.1-25.zip ChangeLog

Attachments