Skip to content

Run commands in Termux automatically through a third party app #2393

Closed Answered by ghost
franciscowilton asked this question in Q&A
Discussion options

You must be logged in to vote

RUN_COMMAND intent is what you are looking for. You can read about this feature at this page: https://github.com/termux/termux-app/wiki/RUN_COMMAND-Intent

Please note that applications can't use this intent without requesting com.termux.permission.RUN_COMMAND permission and allow-external-apps = true being set in ~/.termux/termux.properties.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant