AndrewRayCode / alfred-workflow-gauth

:key: TOTP - Google Authenticator Workflow for Alfred2 (Two-Factor authentication)

Home Page:https://manfred.life/alfred-workflow-gauth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alfred Workflow: Google Authenticator

Build Status

An Alfred 2 workflow for Google Authenticator / a.k.a. Two-Factors Authentication / a.k.a. Time-Based Authentication Token / a.k.a. TOTP

An Alfred workflow equivalent of the mobile applications Google Authenticator and Authy.

I personally use it on Gmail, Amazon AWS, Github, Facebook, Evernote and Dropbox

A bigger list is available on Wikipedia

Installation

Create a ~/.gauth file with your secrets, ie:

[google - bob@gmail.com]
secret=xxxxxxxxxxxxxxxxxx

[evernote - robert]
secret=yyyyyyyyyyyyyyyyyy

Download and import to Alfred

Dependencies

  • Alfred 2 or 3 with PowerPack
  • Python >= 2.7

Non-exhaustive list of links for "secret" installation

Links

Acknowledgment

License

MIT

About

:key: TOTP - Google Authenticator Workflow for Alfred2 (Two-Factor authentication)

https://manfred.life/alfred-workflow-gauth

License:MIT License


Languages

Language:Python 93.4%Language:Shell 6.6%