Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamie-mh/authenticatorpro
π± Two-Factor Authentication (2FA) client for Android + Wear OS
https://github.com/jamie-mh/authenticatorpro
2fa android authenticator c-sharp hotp material-design material-you motp otp steam tfa totp two-factor-authentication wear-os wearos xamarin xamarin-android
Last synced: about 1 month ago
JSON representation
π± Two-Factor Authentication (2FA) client for Android + Wear OS
- Host: GitHub
- URL: https://github.com/jamie-mh/authenticatorpro
- Owner: jamie-mh
- License: gpl-3.0
- Created: 2018-08-14T20:58:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-28T07:57:48.000Z (about 2 months ago)
- Last Synced: 2024-09-28T09:41:21.696Z (about 2 months ago)
- Topics: 2fa, android, authenticator, c-sharp, hotp, material-design, material-you, motp, otp, steam, tfa, totp, two-factor-authentication, wear-os, wearos, xamarin, xamarin-android
- Language: C#
- Homepage: https://authenticatorpro.jmh.me
- Size: 113 MB
- Stars: 2,977
- Watchers: 36
- Forks: 198
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![GitHub](https://img.shields.io/github/license/jamie-mh/AuthenticatorPro?style=flat)
![GitHub stars](https://img.shields.io/github/stars/jamie-mh/AuthenticatorPro?style=flat)
![GitHub last commit](https://img.shields.io/github/last-commit/jamie-mh/AuthenticatorPro?style=flat)
[![Crowdin](https://badges.crowdin.net/authenticator-pro/localized.svg)](https://crowdin.com/project/authenticator-pro)![Authenticator Pro](./doc/Rebranding/Wordmark.png)
A free open-source two factor authentication app for Android. It features encrypted backups, icons, categories and a high level of customisation. It also has a Wear OS companion app.
It supports TOTP (Time Based) and HOTP (Counter Based) authenticators using either SHA1, SHA256 or SHA512 hashing algorithms. Mobile-Otp (mOTP), Steam and Yandex are also supported.
## Download β¬οΈ
[](https://play.google.com/store/apps/details?id=me.jmh.authenticatorpro)
[](https://apt.izzysoft.de/fdroid/index/apk/me.jmh.authenticatorpro)> Authenticator Pro is currently only available on the F-Droid client through the [IzzyOnDroid repo](https://apt.izzysoft.de/fdroid/). You must first add this repository in the F-Droid client.
## Support development β€οΈ
[](https://www.buymeacoffee.com/jamiemh)## Quick Links π
[Request Icons](https://github.com/jamie-mh/AuthenticatorPro/issues/new?assignees=&labels=enhancement&template=icon_request.md&title=)
[Frequently Asked Questions](https://github.com/jamie-mh/AuthenticatorPro/wiki#frequently-asked-questions)[Contribution Guide](https://github.com/jamie-mh/AuthenticatorPro/blob/master/CONTRIBUTING.md)
[Backup File Format](https://github.com/jamie-mh/AuthenticatorPro/blob/master/doc/BACKUP_FORMAT.md)
### Importing from other apps:
[Google Authenticator](https://github.com/jamie-mh/AuthenticatorPro/wiki/Importing-from-Google-Authenticator)
[Blizzard Authenticator](https://github.com/jamie-mh/AuthenticatorPro/wiki/Importing-from-Blizzard-Authenticator)
[Steam](https://github.com/jamie-mh/AuthenticatorPro/wiki/Importing-from-Steam)
[Authy](https://github.com/jamie-mh/AuthenticatorPro/wiki/Importing-from-Authy)
## Features πͺ
βοΈ **Compatibility:** Authenticator Pro is compatible with most providers and accounts.
πΎ **Backup / Restore:** Backup your authenticators with strong encryption. In case you lose your or change phone, you can always gain access to your accounts. Save to cloud storage or to your device.π **Dark Mode:** Authenticator Pro has a beautiful material design inspired look in either light or dark themes.
βΊοΈ **Icons:** Find your authenticators easily with recognisable brand logos and icons next to each code.
π **Categories:** Organise your authenticators into categories.
π **Offline with few permissions:** Authenticator Pro only requires a single permission and does not require Internet access to function.
π¨ **Customisation:** Set icons and rename. You can also arrange your authenticators in any order you like so you can find them easily.
β **Wear OS:** Quickly view your authenticators directly from your watch. Please note that a connection to your Android device is required.
## Screenshots π±
![Screenshot 1](./doc/screenshot1.png)
![Screenshot 2](./doc/screenshot2.png)
![Screenshot 3](./doc/screenshot3.png)
![Screenshot 4](./doc/screenshot4.png)
![Screenshot 5](./doc/screenshot5.png)
![Screenshot 6](./doc/screenshot6.png)
![Screenshot 7](./doc/screenshot7.png)
![Screenshot 8](./doc/screenshot8.png)### Wear OS Companion
![Screenshot 1](./doc/wearos_screenshot1.png)
![Screenshot 2](./doc/wearos_screenshot2.png)
![Screenshot 3](./doc/wearos_screenshot3.png)
![Screenshot 4](./doc/wearos_screenshot4.png)
![Screenshot 5](./doc/wearos_screenshot5.png)## Permissions π
* Camera permission is required to add accounts through QR codes.
## Disclaimer:
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.