phonetooth: Chat with mobile users
phonetooth can be used to chat with mobile users and transfer files from ubuntu desktop system. Its written in python. phonetooth uses gammu as its backend and because of this reason it supports most of the phones from Samsung, SonyErricson, Nokia & Motorola.
Installation
Download sources from Google Code and unpack. Now execute following command to prepare build environment
./configure --prefix=/usr
Now execute following command to install it.
sudo make install
Comments