termux-tasker icon indicating copy to clipboard operation
termux-tasker copied to clipboard

[Question]There is no output content,I don't know how to use it.

Open warglaive6046 opened this issue 1 year ago • 4 comments

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.

  1. Executable: /data/data/com.termux/files/usr/bin/ls Argument: ~/.termux
  2. Executable: /data/data/com.termux/files/usr/bin/bash Argument: ls ~/.termux
  3. 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)

Screenshot_2025-01-04-16-49-13-436_com termux tasker Screenshot_2025-01-04-16-50-00-444_com arlosoft macrodroid Screenshot_2025-01-04-16-50-03-864_com arlosoft macrodroid

warglaive6046 avatar Jan 04 '25 08:01 warglaive6046