Skip to content

Commit

Permalink
```
Browse files Browse the repository at this point in the history
更新CloudOTP项目元信息以反映产品和市场变化

- 更正项目URL至官方CloudChewie域名,以反映CloudOTP新品牌定位。
- 添加帮助URL,为用户提供更直观的帮助资源访问途径。
- 扩展项目描述,突出基于Flutter技术及支持云备份的核心优势。
- 增加亮点部分,详细说明产品特性和优势,包括支持的验证类型、自定义选项、备份解决方案和导入功能。
- 更新屏幕截图,展示最新用户界面和编辑功能。
- 更改更新联系人信息,以确保用户反馈和问题能够准确传达给项目团队。

此次变更强化了项目在市场中的存在感,并提升了用户体验,确保用户能够充分利用CloudOTP提供的功能和服务。
```
  • Loading branch information
pugaizai committed Sep 15, 2024
1 parent 066ba98 commit 523c5d2
Showing 1 changed file with 31 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,41 @@
<summary xml:lang="zh_CN">双因素验证器</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0</project_license>
<url type="homepage">https://github.com/Robert-Stackflow/CloudOTP</url>
<url type="homepage">https://apps.cloudchewie.com/cloudotp/</url>
<url type="help">https://apps.cloudchewie.com/cloudotp/introduction/</url>
<url type="bugtracker">https://github.com/Robert-Stackflow/CloudOTP/issues</url>
<description>
<p>An awesome two-factor authenticator which supports cloud backup.</p>
<p xml:lang="zh_CN">支持云备份的双因素验证器。 </p>
<p>An awesome two-factor authenticator based on flutter, supports cloud backup.</p>
<p xml:lang="zh_CN">支持云备份的基于 Flutter 的双因素验证器。 </p>
<p>Highlights: </p>
<p xml:lang="zh_CN">亮点:</p>
<ul>
<li>Support TOTP, HOTP, MOTP, Steam, Yandex</li>
<li xml:lang="zh_CN">支持TOTP、HOTP、MOTP、Steam、Yandex</li>
<li>Supports scanning QR code to add, identify pictures, and manually enter keys</li>
<li xml:lang="zh_CN">支持扫码添加、识别图片、手动输入密钥</li>
<li>Supports custom icons and categories, supports sorting and multiple token layouts(Simple, Compact, List, Spotlight)</li>
<li xml:lang="zh_CN">支持自定义图标和分类、支持排序和多种令牌布局(简洁、紧凑、列表、聚焦)</li>
<li>Supports dark mode, multiple languages, and multiple themes</li>
<li xml:lang="zh_CN">支持暗黑模式、多语言和多种主题</li>
<li>Supports local backup and automatic backup, supports WebDav, Onedrive, Dropbox, S3 storage and other cloud backup methods</li>
<li xml:lang="zh_CN">支持本地备份和自动备份、支持WebDav、Onedrive、Dropbox、S3存储和其他云备份方式</li>
<li>Supports import/export of encrypted files and URI lists</li>
<li xml:lang="zh_CN">支持导入/导出加密文件和URI列表</li>
<li>Supports importing data from Aegis, andOTP, Bitwarden, EntAuth, FreeOTP+, Google Authenticator, 2FAS, TOTP Authenticator, Winauth</li>
<li xml:lang="zh_CN">支持从Aegis、andOTP、Bitwarden、EntAuth、FreeOTP+、Google Authenticator、2FAS、TOTP Authenticator、Winauth导入数据</li>
<li>Supports database encryption and gesture password</li>
<li xml:lang="zh_CN">支持数据库加密和手势密码</li>
</ul>
</description>
<screenshots>
<screenshot type="default">
<caption>ui</caption>
<image type="source">https://raw.githubusercontent.com/Robert-Stackflow/CloudOTP/main/tools/art/desktop_2.png</image>
<caption>Home</caption>
<image type="source">https://apps.cloudchewie.com/assets/desktop_1.Bzxetk0a.png</image>
</screenshot>
<screenshot type="default">
<caption>Edit</caption>
<image type="source">https://apps.cloudchewie.com/assets/desktop_2.CAdcFEB3.png</image>
</screenshot>
</screenshots>
<releases>
Expand All @@ -26,5 +51,5 @@
</release>
</releases>
<content_rating type="oars-1.1"/>
<update_contact>[email protected]</update_contact>
<update_contact>[email protected]</update_contact>
</component>

0 comments on commit 523c5d2

Please sign in to comment.