Skip to content

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

@warglaive6046

Description

@warglaive6046

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions