OTP Keychain
· v1.0.7
About
# Features
- Time based (TOTP) and counter based (HOTP) keys
- Up to 5 accounts
- Keys are stored in hidden storage not visible through Connect app
- Live glance on supported devices
# Instructions
To add key/account use fill items in app settings
- Name - account/key name
- Type - totp - time based code, that expires in certain period, HOTP - counter based code, that expires when user uses it
- Key - authentificator key in base32 encoding (string containing numbers and letters)
- Timeout - when used in TOTP mode, this is the timeout period for which the key is valid (typically 30 seconds)
- Counter value - when used in HOTP mode, this field contains the current value of the counter, you can modify the counter by Next code/previous code commands in the widget view
- Number of digits to display - length of the authentification code (typically 6)
Once the key is entered and the application is started, the key will be moved to internal storage leaving #hidden ... in the settings, if you want to replace the key, just enter new key in this field and start the app again.
By default, the code for the first account will be displayed in the widget glance view, you can disable this behavior in settings.
If you have found any bug/issue or idea for improvement, feel free to report it in discussion, or better directly at https://github.com/jurask/authentificator/issues
What's new
1.0.7
- Fixed glance crash when accounts were edited
- Added suppport for 2025 fall/winter devices
- D2 mach 2
- Fenix 8 pro
- Venu 4
- Instinct crossover amoled
- Forerunner 945 lte
1.0.6
- Added Venu X1 support
- Speeded up glance view load
- Fixed issue with key cannot be replaced by new one
1.0.5
Added support for 2025 devices
- Approach S50
- Descent G2
- Forerunner 570
- Forerunner 970
- Instinct 3 oled
- Instinct 3 solar
- Instinct E
- Vivoactive 6
1.0.4
- various bug fixes, Forerunner 165 should be now working properly
1.0.3
- Adding support for more devices