Alfred workflow to generate OTP secured in keychain. In addition to that, Alfred will lookup all available tokens to simplify the search.
-
generate OTP for a service:
otp [service]
. OTP will be copied to clipboard -
if you start typing, all available tokens that match the query will show up
- Install
oathtool
viabrew install oath-toolkit
- Keychain
It's @caalberts work.
I only changed the live output to query all available tokens.