From 1d61879bafa718d638b929019f24de4a208ace0c Mon Sep 17 00:00:00 2001 From: Pavel-Savely Savianok Date: Thu, 24 Jul 2025 03:39:29 +0200 Subject: [PATCH 1/4] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20docs/guides/how-to-add-totps/README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/guides/how-to-add-totps/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/how-to-add-totps/README.md b/docs/guides/how-to-add-totps/README.md index 6c9b437..64a0b99 100644 --- a/docs/guides/how-to-add-totps/README.md +++ b/docs/guides/how-to-add-totps/README.md @@ -34,4 +34,4 @@ Then press OK, all selected records on Google Authenticator will appear on page ![Added records from otpauth-migration](image-7.png) -You can edit your records using button "Change TOTP link". Your previous record will be replaced with a new otpauth:// link entered on text field, and previous link will not be shown on field. \ No newline at end of file +You can edit your records using button "Change TOTP link". Your previous record will be replaced with a new otpauth:// link entered on text field (otpauth-migration:// will not work), and previous link will not be shown on field. \ No newline at end of file From 54526f07240106fc2a267ffbd3f980af66cf4cbe Mon Sep 17 00:00:00 2001 From: Pavel-Savely Savianok Date: Thu, 24 Jul 2025 03:42:03 +0200 Subject: [PATCH 2/4] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20docs/guides/how-to-add-totps/README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/guides/how-to-add-totps/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/how-to-add-totps/README.md b/docs/guides/how-to-add-totps/README.md index 64a0b99..c3bc64e 100644 --- a/docs/guides/how-to-add-totps/README.md +++ b/docs/guides/how-to-add-totps/README.md @@ -20,7 +20,7 @@ You can edit your otpauth:// records using button "Change TOTP link". Your previ To add 2FA TOTP recods using migration from Google Authenticator app, you must go to menu, select "Transfer accounts" -> "Export accounts" -Select codes then screenshot QR code and and scan (decode) it to a URI. Use any app providing scan from image, ex: "Search screen" function (Google Lens) on Google Assistant. +Select codes then screenshot QR code and scan (decode) it to a URI. Use any app providing scan from image, ex: "Search screen" function (Google Lens) on Google Assistant. For example, this QR-Code will represent next URI string: From cfa6bf0c23e4ff3a502ffda88f1d44eabf73009e Mon Sep 17 00:00:00 2001 From: Pavel-Savely Savianok Date: Thu, 24 Jul 2025 03:43:23 +0200 Subject: [PATCH 3/4] chore: typos fix --- docs/guides/how-to-add-totps/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/guides/how-to-add-totps/README.md b/docs/guides/how-to-add-totps/README.md index c3bc64e..9311a59 100644 --- a/docs/guides/how-to-add-totps/README.md +++ b/docs/guides/how-to-add-totps/README.md @@ -14,7 +14,7 @@ Then press OK, record will appear on page ![Added record](image-4.png) -You can edit your otpauth:// records using button "Change TOTP link". Your previous record will be replaced with a new otpauth:// link entered on text field, and previous link will not be shown on field. +You can edit your otpauth:// records using button "Change TOTP link". Your previous record will be replaced with a new otpauth:// link from text field, and previous link will not be shown on field. ### If you use google migrations (otpauth-migration:// links) @@ -30,8 +30,8 @@ After scaning copy this URI string and paste it to app using button *"Add new TO ![Add new TOTP record using otpauth-migration](image-6.png) -Then press OK, all selected records on Google Authenticator will appear on page +Then press OK, all selected records from Google Authenticator will appear on page ![Added records from otpauth-migration](image-7.png) -You can edit your records using button "Change TOTP link". Your previous record will be replaced with a new otpauth:// link entered on text field (otpauth-migration:// will not work), and previous link will not be shown on field. \ No newline at end of file +You can edit your records using button "Change TOTP link". Your previous record will be replaced with a new otpauth:// link from text field (otpauth-migration:// will not work), and previous link will not be shown on field. \ No newline at end of file From 3e037da6da5942fbf0d737bca044fb70edaf5a1e Mon Sep 17 00:00:00 2001 From: Pavel-Savely Savianok Date: Thu, 24 Jul 2025 03:43:44 +0200 Subject: [PATCH 4/4] chore: typos fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 637f9e2..97dd8f2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # TOTPFIT -### Another 2FAuthenticator based on TOTP for Zepp Amazfit GTS 4 with Google Authenticator migration Support +### Another 2FAuthenticator based on TOTP for Zepp Amazfit GTS 4 with Google Authenticator migration support ![alt text](docs/assets/image2.png)