AuthenticatorAnywhere is a Web Based TOTP Authenticator (like Google Authenticator) written in JavaScript.
Features:
- Works in any modern, big three, browser : Edge, Chrome, Safari
- Works on any OS : IOS, Windows, Chrome OS, Android
- Works on Desktop and Mobile
- Database is password encrypted
- Easily export or import the encrypted database to share on multiple devices
- Backup the encrypted database to the cloud (copy and paste)
- Easily export or import TOTP codes using QR codes, URL, or manual input
- Shows the next upcoming code. This, old man feature, gives you a full 60 seconds to fumble around and copy the next code.
- Database is Aegis Authenticator database compatible
- Is you ‘save as’ ‘Webpage, complete’ all code is stored locally and no web access is required
Run it here: https://vpelss.github.io/AuthenticatorAnywhere/
See and play with the code: https://codepen.io/vpelss/pen/EayojzL
Copy the code: https://github.com/vpelss/AuthenticatorAnywhere
Also a Chrome Extension. https://chromewebstore.google.com/detail/authenticator-anywhere/hjbpglnnongfehakgdnbhpcgokhdopka
