termux info in readme

mewoomyoomy
This commit is contained in:
reemo 2023-12-18 14:54:26 +00:00
parent 1cb5c464bb
commit 6cf4ef1bef

View file

@ -1,3 +1,14 @@
# clii
command line flashii chatii (pronounced klee)
# Important information for Termux users
This client uses some features from the Termux API to allow for more effective interoperability with other parts of the system. During startup clii will detect if the shell is termux and if the Termux API subcomponent is installed. If you would like to take advantage of these features, refer to https://wiki.termux.com/wiki/Termux:API for more information.
You **MUST** install the application package as well as installing termux-api from the package manager inside termux. **IF YOU DO NOT DO THIS IT WILL NOT WORK. _YOU MUST DO THIS._**
Additionally, you will need to give Termux:API additional permissions in your Android settings. **There is an option under advanced settings that allows for Termux:API to modify system settings.
_YOU MUST ENABLE THIS SETTING OR API CALLS WILL NOT WORK._**
If the API calls still do not work after these steps, you may need to **disable DuraSpeed** in your Android settings. DuraSpeed can kill the API process and cause all API calls to indefinitely hang.