-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
[FR] option to read password with termux-api? #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks, I think that makes sense! So would a |
Yes, that would be excellent! Maybe another option "-t" to specify a title (usefull for all kinds of dialogs)? Intended usage: |
Sorry for being slightly off-topic.
But markdown formatting messed it. See What is the benefit of using $() instead of backticks in shell scripts. |
Also bump version to 0.5. See termux/termux-app#3
@dezifit I've added the following options:
Let me know if there are any problems! You have to |
Perfect, problem solved in amazing speed. Works like a charm, thanks a lot! @sm4rk0 |
I'm new to termux (very nice package and Android interaction concept!) and tried to use termux-api to query a password from a script, but termux-dialog seems to be rather limited so far.
Do you think it makes sense and is possible to add such an option, for example to perform encfs or sshfs mounts controlled by scripts?
The text was updated successfully, but these errors were encountered: