{"id":17966352,"url":"https://github.com/x1nto/mauth","last_synced_at":"2025-10-23T22:04:23.985Z","repository":{"id":59634393,"uuid":"537479904","full_name":"X1nto/Mauth","owner":"X1nto","description":"A Material You Two-factor Authentication app","archived":false,"fork":false,"pushed_at":"2025-02-15T09:24:10.000Z","size":4686,"stargazers_count":425,"open_issues_count":21,"forks_count":19,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-01T08:42:03.964Z","etag":null,"topics":["2fa","2fa-client","2factor","android","google-authenticator","hotp","jetpack-compose","jetpack-compose-app","kotlin","kotlin-android-application","otp","totp","two-factor-authentication","two-factor-authenticator"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/X1nto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-16T13:55:00.000Z","updated_at":"2025-03-25T16:09:46.000Z","dependencies_parsed_at":"2023-02-09T16:45:56.967Z","dependency_job_id":"5d95284f-7c2a-42d3-91de-458d970a0170","html_url":"https://github.com/X1nto/Mauth","commit_stats":{"total_commits":176,"total_committers":11,"mean_commits":16.0,"dds":"0.10795454545454541","last_synced_commit":"fc524c058277ccade678484392e8c96f2b6fbc0c"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/X1nto%2FMauth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/X1nto%2FMauth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/X1nto%2FMauth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/X1nto%2FMauth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/X1nto","download_url":"https://codeload.github.com/X1nto/Mauth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247809964,"owners_count":20999816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["2fa","2fa-client","2factor","android","google-authenticator","hotp","jetpack-compose","jetpack-compose-app","kotlin","kotlin-android-application","otp","totp","two-factor-authentication","two-factor-authenticator"],"created_at":"2024-10-29T13:10:10.030Z","updated_at":"2025-10-23T22:04:23.980Z","avatar_url":"https://github.com/X1nto.png","language":"Kotlin","readme":"\u003cimg align=\"left\" width=\"80\" height=\"80\" src=\"github/mauth.png\"\nalt=\"App icon\"\u003e\n\n# Mauth\n\n[![CI](https://img.shields.io/github/actions/workflow/status/X1nto/Mauth/build.yml?branch=master\u0026color=blue\u0026style=for-the-badge)](https://github.com/X1nto/Mauth/actions?query=branch%3Amaster)\n[![F-Droid](https://img.shields.io/f-droid/v/com.xinto.mauth.svg?logo=F-Droid\u0026color=green\u0026style=for-the-badge)](https://f-droid.org/en/packages/com.xinto.mauth)\n[![Releases](https://img.shields.io/github/release/X1nto/Mauth.svg?logo=github\u0026color=171515\u0026style=for-the-badge)](https://github.com/X1nto/Mauth/releases)\n\nMauth is a Two-Factor Authentication app with support for TOTP and HOTP. It is also fully compatible with Google Authenticator.\n\nLogo by [@wingio](https://github.com/wingio)\n\n# Inspiration\nWhile 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.\n\n# Features\n- Security\n  - [x] Biometrics\n  - [x] PIN\n- Ways to add your accounts\n  - [x] Scanning a QR code\n    - [x] Using a camera\n    - [x] From an image\n  - [x] Manually\n  - [x] Deeplinks\n- Algorithms\n  - [x] TOTP\n  - [x] HOTP\n- Organization\n  - [ ] Search\n  - [x] Sorting\n  - [ ] Grouping\n  - [x] Editing\n  - [x] Deletion\n- Exporting\n  - [x] QR Codes\n    - [x] Individual accounts\n    - [x] Batch export (Google Authenticator's QR code format)\n  - [x] otpauth:// URIs\n  - [ ] Encrypted data\n- Importing\n  - [x] Google Authenticator\n  - [ ] Authy\n  - [ ] Aegis (Yes, via Export for Google Authenticator in settings)\n  - [ ] Microsoft Authenticator\n  - [x] Other authenticators that support exporting to Google Authenticator\n\n# Screenshots\n\u003cimg width=200 alt=\"Auth screen\" \nsrc=\"fastlane/metadata/android/en-US/images/phoneScreenshots/1.png?raw=true\"\u003e\n\u003cimg width=200 alt=\"Home screen empty\" \nsrc=\"fastlane/metadata/android/en-US/images/phoneScreenshots/2.png?raw=true\"\u003e\n\u003cimg width=200 alt=\"Add account dialog\" \nsrc=\"fastlane/metadata/android/en-US/images/phoneScreenshots/3.png?raw=true\"\u003e\n\u003cimg width=200 alt=\"Add account screen\" \nsrc=\"fastlane/metadata/android/en-US/images/phoneScreenshots/4.png?raw=true\"\u003e\n\u003cimg width=200 alt=\"Home screen with accounts\" \nsrc=\"fastlane/metadata/android/en-US/images/phoneScreenshots/5.png?raw=true\"\u003e\n\u003cimg width=200 alt=\"Edit account screen\" \nsrc=\"fastlane/metadata/android/en-US/images/phoneScreenshots/6.png?raw=true\"\u003e\n\u003cimg width=200 alt=\"Sort options\" \nsrc=\"fastlane/metadata/android/en-US/images/phoneScreenshots/7.png?raw=true\"\u003e\n\u003cimg width=200 alt=\"Account selection\"\nsrc=\"fastlane/metadata/android/en-US/images/phoneScreenshots/8.png?raw=true\"\u003e\n\u003cimg width=200 alt=\"Settings screen\"\nsrc=\"fastlane/metadata/android/en-US/images/phoneScreenshots/9.png?raw=true\"\u003e\n\u003cimg width=200 alt=\"About screen\"\nsrc=\"fastlane/metadata/android/en-US/images/phoneScreenshots/10.png?raw=true\"\u003e\n\n# Download\nMauth is available on F-Droid and GitHub Releases page.  \n[\u003cimg src=\"https://fdroid.gitlab.io/artwork/badge/get-it-on.png\" height=\"75\"\u003e](https://f-droid.org/en/packages/com.xinto.mauth)\n[\u003cimg src=\"github/get_it_on_github.png\" height=\"75\"\u003e](https://github.com/X1nto/Mauth/releases)\n\n# Contribute\n\nFor translations use https://toolate.othing.xyz/projects/mauth/\n\n# License\n```\nMauth is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx1nto%2Fmauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fx1nto%2Fmauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx1nto%2Fmauth/lists"}