#TextMessager
An interface for sending and receiving text messages from an Android phone on your computer.
This is a program for sending and receiving text messages from your computer. It is meant to provide a faster way of responding to text messages received on your phone.
##Installation
- First import the TextMessager project into Eclipse.
- Make sure you have the ADT plugin installed.
- Install the program on your device by hitting the play button and selecting the device you plugged in.
- The program is now ready to use on your device.
- Now run main.py in the TextMessager/Server directory by typing
python main.pyin the console. - Enter the computer's IP* on the Android interface and enter the device IP on the computer's interface.
- Press next step on the Android interface and enter / C-g on the computer's interface.
- Enter the password into the computer's interface and hit enter / C-g.
- Press "Next Step" on the Android interface.
- A "Connection Established" message should show up on the Android interface after this.
- If it doesn't, please give me information on the steps you took, and I'll try my best to fix it or troubleshoot your problem.
* Make sure the computer and device are on the same subnet, or else make sure that port 9002 is forwarded properly for both the Android device and the computer.
##Usage Use 'w' and 's' to select menu items on the computer's interface, and enter to select an item. Use 'n' and 'p' to scroll a mail box up and down. When sending a message use C-g to move between the phone number and body fields, and a final C-g to finish sending a message.