SMS Auto responder and Directory for Android built with Python and uses Termux API.
Unfortunately, due to the changes made by Google on how Android allows access to SMS, Termux's capability to send and receive texts has been removed. I had a bigger vision for SMSPy but we can't change Google's decision. Nonetheless, I had fun experimenting with SMSPy.
This will not work in Windows or non-Android systems.
- Android Phone
- Mobile Number and SMS Credits
- Termux
- Termux API
- Python 3
- Bottle
$ pip install bottle
- This repository is meant for personal use and deployment.
- Web interface runs at 127.0.0.1:8080, change that in the web/index.py file.
- For more information on how to deploy for your business or events, e-mail me at andresitodeguzman@gmail.com.
- Since this is not meant for public use, I will not be actively answering technical questions on installation and usage. Also, No warranty is granted for its external usage.