BangleApps/apps/authentiwatch
Andrew Gregory 04af09e52a
Update README.md
2021-11-13 13:27:55 +08:00
..
README.md Update README.md 2021-11-13 13:27:55 +08:00
app-icon.js Create app-icon.js 2021-10-29 21:41:01 +08:00
app.js Add counter swipe hint 2021-11-13 12:04:30 +08:00
app.png Add files via upload 2021-10-29 21:56:16 +08:00
interface.html Add HOTP support 2021-11-13 00:59:34 +08:00
qr_packed.js Create qr_packed.js 2021-10-31 22:17:27 +08:00
screenshot.png Add files via upload 2021-11-10 22:40:33 +08:00

README.md

Authentiwatch - 2FA Authenticator

Supports Google Authenticator compatible 2-factor authentication.

Supports:

  • All RFC6238 hashes: SHA1 (default), SHA256, SHA512
  • Timed (TOTP) (default) and Counter (HOTP) modes
  • Custom periods (default 30s)
  • Between 6 (default) and 10 digits
  • Phone/PC configuration web page:
    • Add/edit/delete/arrange tokens
    • Scan QR codes
    • Produce scannable QR codes

Usage

Use the Phone/PC web page interface to manage the tokens stored on the watch.

Tokens are stored ONLY on the watch.

Swipe right to exit to the app launcher.

Swipe left on selected counter token to advance the counter to the next value.

Creator

Andrew Gregory