termux / termux-app

Termux - a terminal emulator application for Android OS extendible by variety of packages.
https://f-droid.org/en/packages/com.termux
Other
36.27k stars 3.81k forks source link

[Feature]: Support protocol scheme / Android App Links #2896

Open hi-ko opened 2 years ago

hi-ko commented 2 years ago

Feature description

It would be very helpful to be able to call termux from a web page link (e.g. to open a ssh connection to another system or even to run a script) as described in Android App Links

Termux could register for more than one scheme and users could activate/deactivate them by configuration using filters.

e.g.

Additional information

e.g. JuiceSSH registers for the ssh:// scheme.

Rillian-Grant commented 2 years ago

I'd be happy to help implement this feature as it'd streamline apps like Andronix that at present require copying and pasting.