Generate one time passwords on multiple accountsTokenizator allows you to generate one time passwords with the same algorithm that the Google Authenticator uses, to register a new token press the plus symbol and enter the secret key supplied by the service you want to generate codes from.
Features:
- Clean interface
- Desktop integration as a chrome app
- No special permissions needed other than writing to the clipboard
- Fast generation and an easy way to copy the code to the clipboard
- QR support (by mendhak)
To copy a code to your clipboard click the frame that contains it.
Keyboard Shortcuts:
numbers 1-9 will copy the code to the clipboard based on their position, number 1 will copy the first code, number 5 will copy the 5th code and so on.
Warning note: this application should not be used to generate sensitive codes because keeping them in your computer may cause a security issue, i recommend using this application only to test a service or to develop solutions that involve the Google Authenticator.
Source: https://github.com/arosemena/Tokenizator
Feel free to contribute.