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

Lists

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 ⬇️
[Get it on Google Play](https://play.google.com/store/apps/details?id=me.jmh.authenticatorpro)
[Get it on F-Droid](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 ❀️
[Buy Me a Coffee](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.