Mixplorer app (10 years in dev) supports Open in terminal feature. This is similar to Right click and open in terminal on Ubuntu.

How to use

Just try it, it will yield this error:

(2) Error: RunCommandService requires allow-external-apps property to be set to ‘true’ in ~/.termux/termux.properties file.

So just append this property to that properties file:


echo 'allow-external-apps = true' >> ~/.termux/termux.properties

Now try again! It is still failed to open the directory in Termux. It only called Termux!

Read more: https://wiki.termux.com/wiki/Terminal_Settings