Skip to content
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

Assign password to a device or Macro ability? #72

Open
smolattack opened this issue Dec 29, 2023 · 0 comments
Open

Assign password to a device or Macro ability? #72

smolattack opened this issue Dec 29, 2023 · 0 comments

Comments

@smolattack
Copy link

When I select a login/password from Authorizer, I'm asked to select a device. If now I want to type in another password, I have to

  1. exit the current credential
  2. find another credential
  3. tap password
  4. select device

It would be nice if we could create macros that can do all of the above in a single tap. Currently you have a list of groups/credentials that you select from. Those can remain but then allow us to compose those menus into a macro and then allow us to browse through those macros.

For example, in a home lab scenario, I could have

  1. Macro 1_PC 1 Login Username/Password
  2. Macro 2_PC 1 Service Password (no username)
  3. Macro 3_PC 2 Login Username/Password (tab instead of return)
  4. Macro 4_PC 2 Service Password (no username)
  5. Macro 5_PC 2 MyCustomApp Login Username/Password
  6. etc...

That way, you can quickly logon to multiple devices in a quick succession. You can organize your macros for a specific task (e.g., you might have a set of macros for work devices/password and another set of macros for home devices and passwords).

Not sure if this can be done in userland (like Auto It script/macros in Windows). Don't think it is possible without rooting.

Other than that, a great app and thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant