Lokii
From MobileHacking.org
Lokii is a simple framework for handling SMS queues on a local computer. It does not communicate with your phone or send SMS messages through the internet by default. Instead, you are expected to use gnokii and smsd (or some other phone interface) to interact with a cell phone and populate the queue.
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/jeffrafter/lokii.git

