Releases: iganeshk/alfred-totp
Releases · iganeshk/alfred-totp
2FA Authenticator
Major Changes
- Migrated project to Python using Alfred-Python-Workflow
- Now parsing keys from keychain with
svce
tag(instead of0x7fffffff
) and assign icons usingicmt
tag (comments) - Implemented Steam (steamguard) OTP generation
(╯°□°)╯︵ ┻━┻
Alfred TOTP Workflow 0.1.4
- Added SteamGuard Support, follow this guide to obtain your secret key.
- Default Submit Action: Transiently copy the code, use Option (⌥) key to perform regular clipboard operation.
- Default Search Action: List all service's code, filter results as you type. Follow the readme, to change this action.
Alfred TOTP Workflow 0.1.3
add steamguard support
Alfred TOTP Workflow 0.1.2
Added icon support:
- Place your icons inside the
workflow-directory/icons/
while filename beingkey_name.png
Alfred TOTP Workflow
0.1.1 readme update