-
Notifications
You must be signed in to change notification settings - Fork 218
Open
Description
I am using MacroDroid to call Termux,but the values for exit code,standard error,and standard out are all empty.I have tried different combinations,but I have no idea how to fill in the content.
I have tried the following combinations,but the results are all empty.But the desired output should betasker termux.properties.
- Executable: /data/data/com.termux/files/usr/bin/ls
Argument: ~/.termux - Executable: /data/data/com.termux/files/usr/bin/bash
Argument: ls ~/.termux - Executable: /data/data/com.termux/files/usr/bin/bash
Stdin: ls ~/.termux
I am very certain that thecom.termux.permission.RUN_COMMANDpermission is enabled andallow-external-appsis set totrue.
My goal is to use SSH to connect to the server,but I can't even view the local file directories,which is very frustrating.
So,how to do it?Thank you very much.
Android:15
com.termux:0.119.0-beta.1(F-Droid)
com.termux.tasker:0.60.0(F-Droid)
com.arlosoft.macrodroid:5.49.13(Google Play)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels


