renyuneyun / Easer

User-defined explicit automation for Android
https://renyuneyun.github.io/Easer/
GNU General Public License v3.0
818 stars 93 forks source link

add RUN_COMMAND for Termux AndroidManifest.xml #472

Open sudomain opened 1 year ago

sudomain commented 1 year ago

This (along with properly configuring Termux (allow-external-apps = true in the termux.properties file)) should allow Easer to run Termux commands without workarounds. As mentioned in #415 , this can be done with the Run Commands profile, but it would be nice to eventually have a dedicated Run Termux Commands profile.