Posts with the tag Nokia S60
Series60 Remote - for Nokia S60 phones
Series60 Remote nice GUI software to send SMS and edit contacts of Nokia S60 phones via Bluetooth.
So here is how you install it (you might look for a newer version on Lukas' site):
sudo aptitude install python python-obexftp python-matplotlib python-bluez python-qt4 python-qt4-sql sqlite3 libqt4-sql-sqlite cd ~/Downloads wget http://downloads.sourceforge.net/project/series60-remote/series60-remote/0.3.90/series60-remote-0.3.90.tar.gz?use_mirror=ovh tar -xf series60-remote-0.3.90.tar.gz cd series60-remote-0.3.90/ ./setup.py...
Series60 Remote
__update:__ now there is a .deb package! go to downloads and get the .deb
cd ~/Downloads wget http://series60-remote.sourceforge.net/counter/getfile.php?id=12 sudo dpkg -i series60-remote*deb
original post:
http://series60-remote.sourceforge.net/
found here
sudo aptitude install python python-obexftp python-matplotlib python-bluez python-qt4 python-qt4-sql sqlite3 libqt4-sql-sqlite cd ~/Downloads wget http://downloads.sourceforge.net/project/series60-remote/series60-remote/0.3.90/series60-remote-0.3.90.tar.gz?use_mirror=ovh tar -xf series60-remote-0.3.90.tar.gz cd series60-remote-0.3.90/
You can test the installation before you install it:
<div...