keepassium / KeePassium

KeePass-compatible password manager for iOS
https://keepassium.com
Other
1.15k stars 103 forks source link

Add deep links support for automation/integration with other apps #229

Open xuan-w opened 2 years ago

xuan-w commented 2 years ago

Password managers like 1password support URL scheme, so that it can be called by other apps to perform some actions. e.g. search for an entry; copy password etc.

URL scheme can be utilized by command hub types app like Launch Center Pro or Shortcuts.

Currently Keepassium is available at keepassium://, but no document of possible actions of URL scheme.

What I like to do with URL scheme: Define a swipe action in Launch Center Pro to open Keepassium and show a certain OTP. Define a swipe action in Launch Center Pro to open a text input box, then search for entry matching the text. Define a shortcut in Shortcuts app that first copy an OTP from keepassium to clipboard, then launch Safari and open a website. Then I can paste the OTP to that website.

keepassium commented 2 years ago

Thank you for the suggestion! This is planned, but for a rather distant future.

chasgames commented 1 year ago

I would also like to see this, would be super useful to get a secret from shortcuts :)