Recently i was in search of a handy SMS software to use with my Maverick and finally tried out JackSMS. I thought of sharing this in this post. JackSMS is a easy to use app and is totally free of cost. It has a user friendly interface with three fields : mobile number, body (text) and the service provider. Its so easy as you use your moble. Now what to say more try out yourself and share your experience below.
Install JackSMS in Ubuntu 10.10/10.04
sudo add-apt-repository “deb http://download.opensuse.org/repositories/home:/grisson/xUbuntu_10.04 ./”
wget http://ivanvaccari.netsons.org/software/jacksms/linux/jacksms.key
sudo apt-key add jacksms.key
sudo apt-get update
sudo apt-get install jacksms-desktop
To install JackSms on openSUSE and Fedora just see this page.
To install JackSms on Windows or mobile enough to see this page.

Posted in
Tags: 







i have this problem…
lordviper@viper:~$ sudo add-apt-repository “deb http://download.opensuse.org/repositories/home:/grisson/xUbuntu_10.04 ./”
Error: need a repository as argument
I solve this problem, re-write quotes…, but i have other problem, jacksms.key don’t exist.
Error: need a repository as argument
sudo add-apt-repository “deb http://download.opensuse.org/repositories/home:/grisson/xUbuntu_10.04 ./”
wget http://elpablo75.altervista.org/Jacksms/jacksms.key
sudo apt-key add jacksms.key
sudo apt-get update
sudo apt-get install jacksms-desktop