termux-packages
termux-packages copied to clipboard
enhance(main/step-cli): Enable auto-opening browser
Add a patch to use xdg-open on GOOS=android so that e.g. step ssh login auto-opens the device browser to the login page as expected.
I have built this package with my changes in the docker environment and tested it on my device.
Need to add TERMUX_PKG_DEPENDS="termux-tools"
Need to add
TERMUX_PKG_DEPENDS="termux-tools"
No need to add this package to DEPENDS, termux-tools will be packaged into bootstrap by default.
No need to add this package to DEPENDS, termux-tools will be packaged into bootstrap by default.
Should probably still be included as a fallback.