termux-websms/README.md

17 lines
682 B
Markdown
Raw Normal View History

2021-09-02 12:07:57 +02:00
# What's this?
This is a webserver intented to work within termux and that provide access to text messages remotly
# What's termux?
According to its [website](https://termux.com/), Termux is an Android terminal emulator and Linux environment app that works directly with no rooting or setup required.
# Licence
These libraries are under GNU GPL v3. See [license](LICENSE) for more details.
# How to use it?
This program requires Python interpretator and access to Android API. Access to Android API is provided by the API addon and the termux-api package.
Once installed, just run the sms.py script with the python interpretator and connect a browser to phone, on port 8080.