command line flashii chatii (pronounced klee)
Go to file
reemo 6c58676398 fixed sockets
thanks to wavewave otherwise this program would be RUINED#
2024-01-01 17:18:04 -06:00
src i finally get to go home 2023-12-28 18:08:23 +00:00
.gitignore wsock handshake works 2023-12-17 08:30:44 -06:00
LICENSE Initial commit 2023-12-16 18:37:57 +00:00
README.md termux info in readme 2023-12-18 14:54:26 +00:00
makefile i finally get to go home 2023-12-28 18:08:23 +00:00
sockets.php fixed sockets 2024-01-01 17:18:04 -06:00

README.md

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.