Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 430 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 430 Bytes

Alfred OTP

Alfred workflow to generate OTP secured in keychain.

How to

  • add a new OTP service and token: otp+ [service] [token] add new token

  • generate OTP for a service: otp [service]. OTP will be copied to clipboard generate otp

Prerequisites

  • Install oathtool via brew install oath-toolkit
  • Keychain

Credits

Inspired by https://github.com/MyDeity/OTP-Generator.