App icon # Mauth [![CI](https://img.shields.io/github/workflow/status/X1nto/Mauth/Build%20APK?color=blue&style=for-the-badge)](https://github.com/X1nto/Mauth/actions?query=branch%3Amaster) [![F-Droid](https://img.shields.io/f-droid/v/com.xinto.mauth.svg?logo=F-Droid&color=green&style=for-the-badge)](https://f-droid.org/en/packages/com.xinto.mauth) [![Releases](https://img.shields.io/github/release/X1nto/Mauth.svg?logo=github&color=171515&style=for-the-badge)](https://github.com/X1nto/Mauth/releases) Mauth (pronounced Moth) is a Two-Factor Authentication app with support for TOTP and HOTP (coming soon) and compatibility with Google Authenticator. Logo by @wingio # Inspiration While there are many 2FA authenticator apps out there, most of them come with an outdated UI/UX and functionality. Mauth aims to be as intuitive and feature-rich as possible, while also providing a beautiful Material You UI. # Features - [x] Compatibility with Google Authenticator - Security - [ ] Biometrics - [ ] Password - Ways to add your accounts - [x] Scanning a QR code - [x] Using a camera - [x] From an image - [x] Manually - Algorithms - [x] TOTP - [x] HOTP - Organization - [ ] Search - [ ] Sorting - [ ] Grouping - [x] Editing - [x] Deletion - Exporting - [ ] Plain text - [ ] Encrypted data - Importing - [ ] Google Authenticator - [ ] Authy - [ ] Aegis - [ ] Microsoft Authenticator # Screenshots Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5 Screenshot 6 Screenshot 7 # Download Mauth is available on F-Droid and GitHub Releases page. [](https://f-droid.org/en/packages/com.xinto.mauth) [](https://github.com/X1nto/Mauth/releases) # License ``` Mauth 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. You should have received a copy of the GNU General Public License along with this program. If not, see . ```