From 83c16da56d2e907be62ab8e20a21dedc947ec967 Mon Sep 17 00:00:00 2001 From: inson1 <75314629+inson1@users.noreply.github.com> Date: Sun, 11 Feb 2024 16:59:29 +0100 Subject: [PATCH] Nicer README.md (#263) * Nicer README.md * Update README.md * Update README.md * Update README.md --- README.md | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4b5569f..ce7a14d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # FreeOTP Plus -FreeOTP Plus forked the same functionality of FreeOTP provided by RedHat with the following enhancement: + +FreeOTP Plus forked the same functionality of [FreeOTP](https://github.com/freeotp/freeotp-android) provided by RedHat with the following enhancement: * Export settings to Google Drive or other document providers * Import settings from Google Drive or other document providers * Lots of stability improvement @@ -9,7 +10,7 @@ FreeOTP Plus forked the same functionality of FreeOTP provided by RedHat with th * Provide more token details for better interoperatibility with other apps * Utilize modern camera hardware to scan QR code faster * Option to require Biometric / PIN authentication to launch the app -* Heuristic based offline icon for tokens of 250+ websites. +* Heuristic based offline icon for tokens of 250+ websites * More settings to customize the app functionality Most part of the code is re-written with modern Jetpack libraries and Kotlin language. @@ -18,12 +19,27 @@ Most part of the code is re-written with modern Jetpack libraries and Kotlin lan Get it on F-Droid Get it on Google Play + +Get it on GitHub + +## Requirements + +* Android 5.0+ + +## Screenshots + +
+ + + +
+ +## Build Dependencies -# Build Dependencies * Android SDK * Android Studio 4.0+ -# Translate +## Translate [Crowdin](https://crowdin.com/project/freeotpplus) can be used for translation if you are uncomfortable working with strings.xml files. If your language is not listed, please open an issue so we can add it.