Problem description
I am designing an app that requires the users to copy some commands and run it on Termux. I really wanted to automate this process but I didn't found any documentation for the same.
I wanted to know if that is possible.
Expected scenario
My user clicks a button and it sends the command to Termux terminal and it executes.