SMSApp
From MobileHacking.org
Generic abstraction layer to implement SMS applications via PyKannel or PyGnokii. This tool is still in it's alpha phase but would let the same application switch from sending SMS messages via Kannel to via Gnokii and vice-versa.
Where to get it
1) Download SMSApp from GitHub using the following command (you will have to install Git to do this).
git clone git://github.com/adammck/smsapp.git

