Description
-----------

An program for communicating with mobile phones.


Interface
---------

At the moment a status window which displays phone identifiction
number, SIM number (Siemens phones only), battery status, signal
strength and the time on the phone. You can set the phone time to
that of the computer by clicking on the Set button.

Opening a menu over the status window allows you to save the SIM
phonebook. This can be reloaded by dragging the file over the
status window.


Phonebook format:
-----------------

PHONEBOOK,<book>
<index>,"<number>",<type>,"<name>"
....
<index>,"<number>",<type>,"<name>"
END

<index> - position in phonebook
<number> - phone number
<type> - not sure exactly... 129 is given for numbers without
country code and 145 for those with a country code.
<name> - small description for number

eg.
PHONEBOOK,SM
1,"01234012345",129,"Test1"
2,"+441234012345",145,"Test2"
END


Improvements
------------

Interface to save different phonebooks
Send/Receive SMS
Write/read ring tones, phone graphics etc.

It also needs to be tested on different types of phones...
(Since I don't actually have a mobile phone I can only test the program
during holidays.)

Disclaimer
----------

Use this program at your own risk, I haven't had the opportunity to test
it widely so don't blame me if it causes damage to your computer/mobile
phone.


Copyright
---------

This program is copyright Kieron Green, it may be distributed freely, as
long as it isn't changed without my permission.


Suggestions/Bug reports
-----------------------

Any suggestions, bug reports etc are welcome and should be sent to:
kierongreen@yahoo.com
