# alfred-workflow-gauth
**Repository Path**: mrray0253/alfred-workflow-gauth
## Basic Information
- **Project Name**: alfred-workflow-gauth
- **Description**: :key: TOTP - Google Authenticator Workflow for Alfred2 (Two-Factor authentication)
- **Primary Language**: Python
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-05-09
- **Last Updated**: 2021-05-09
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Alfred Workflow: Google Authenticator
=====================================
[](https://sourcegraph.com/github.com/moul/alfred-workflow-gauth)
[](https://sourcegraph.com/github.com/moul/alfred-workflow-gauth)
[](https://sourcegraph.com/github.com/moul/alfred-workflow-gauth)
[](https://sourcegraph.com/github.com/moul/alfred-workflow-gauth)
[](https://bitdeli.com/free "Bitdeli Badge")
Google Authenticator Workflow for Alfred2
Equivalent of the mobile versions of [Google Authenticator](https://itunes.apple.com/en/app/google-authenticator/id388497605?mt=8).
I personally use it on Gmail, Amazon AWS, Github, Facebook, Evernote and Dropbox
A bigger list is available on [Wikipedia](http://en.wikipedia.org/wiki/Two-step_verification)
Installation
------------
Create a `~/.gauth` file with your secrets, ie:
```
[google - bob@gmail.com]
secret=xxxxxxxxxxxxxxxxxx
[evernote - robert]
secret=yyyyyyyyyyyyyyyyyy
```
[Download](https://github.com/moul/alfred-workflow-gauth/raw/master/Google%20Authenticator.alfredworkflow) and import to Alfred
Dependencies
------------
- Alfred 2 with PowerPack
- Python >= 2.7
Non-exhaustive list of links for "secret" installation
------------------------------------------------------
- [Google](http://www.google.com/landing/2step/)
- [Dropbox](https://www.dropbox.com/help/363/en)
- [Evernote](http://blog.evernote.com/blog/2013/05/30/evernotes-three-new-security-features/)
- [Github](https://github.com/blog/1614-two-factor-authentication)
- [Amazon AWS](http://aws.amazon.com/iam/details/mfa/)
- [Facebook](https://www.facebook.com/settings?tab=security)
Links
-----
- [Packal: Gauth](http://www.packal.org/workflow/gauth)
- [Official Forum Post](http://www.alfredforum.com/topic/4062-gauth-google-authenticator-time-based-two-factor-authentication/)
- [Source Code](https://github.com/moul/alfred-workflow-gauth/)
Acknowledgment
--------------
- Original alarm clock icon
- [Alex Auda Samora from The Noun Project](http://thenounproject.com/razerk/)
- Licensed under Creative Commons Attribution
- Status & signs icons
- [Hereldar Terkenya](http://hereldar.deviantart.com/)
- Licensed under a Creative Commons Attribution-Share Alike 3.0 License
- Original source code
- [Manfred Touron](https://github.com/moul)
- Serial contributor
- [Gilberto Olimpio](https://github.com/golimpio)
License
-------
MIT