Skip to content

Releases: iganeshk/alfred-totp

2FA Authenticator

24 Jan 21:15
421bcae
Compare
Choose a tag to compare
2FA Authenticator Pre-release
Pre-release

Major Changes

  • Migrated project to Python using Alfred-Python-Workflow
  • Now parsing keys from keychain with svce tag(instead of 0x7fffffff) and assign icons using icmt tag (comments)
  • Implemented Steam (steamguard) OTP generation (╯°□°)╯︵ ┻━┻

Alfred TOTP Workflow 0.1.4

18 Oct 21:30
f9c17fe
Compare
Choose a tag to compare
  • 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

14 Oct 20:08
de54a79
Compare
Choose a tag to compare
add steamguard support

Alfred TOTP Workflow 0.1.2

14 Oct 05:06
11f994f
Compare
Choose a tag to compare

Added icon support:

  • Place your icons inside the workflow-directory/icons/ while filename being key_name.png

Alfred TOTP Workflow

13 Oct 18:43
9712141
Compare
Choose a tag to compare
0.1.1

readme update