Home
Softono

Alfred Workflow Gauth

Open source MIT Python
243
Stars
38
Forks
30
Issues
8
Watchers
3 years
Last Commit

 About Alfred Workflow Gauth

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

Platforms

Web Self-hosted

Languages

Python

Need Help Installing Alfred Workflow Gauth?

We provide expert installation service for this software. Our team will install, configure, and secure Alfred Workflow Gauth on your server. plans start at just $30.

Alfred Workflow Gauth

View on GitHub

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 - [email protected]]
secret=xxxxxxxxxxxxxxxxxx

[evernote - robert]
secret=yyyyyyyyyyyyyyyyyy

Download and import to Alfred

Dependencies

  • Alfred 2 or 3 with PowerPack
  • Python3

Non-exhaustive list of links for "secret" installation

Links

Development

After modifying files locally, run build.sh to update the workflow file, and commit the workflow file update to this repository.

Acknowledgment

License

MIT