Bluetooth SMS PyQt4
Send messages(SMS) from a PC through a cell phone. The communication between PC and Cell phone is done via Bluetooth.
Requirements
- Python 2.7
- PyQt4
- PyBluez (http://code.google.com/p/pybluez/)
Getting started
$ git clone https://github.com/sgmart/Bluetooth-SMS_PyQt4.git
$ cd Bluetooth-SMS_PyQt4/
$ make run