# totp **Repository Path**: jacoder/totp ## Basic Information - **Project Name**: totp - **Description**: 基于 flutter 的 二步验证 TOTP 应用 - **Primary Language**: Dart - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-04 - **Last Updated**: 2025-03-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 前述 用了好多 TOTP 的应用,但都不方便数据的共享与导出。 所以用 Flutter 简单的写了一个,并把它开源分享出来。 ## 功能 - 扫一扫快速添加 - 编辑模式下,可编辑应用与账户名称。 - 编辑模式下,可显示密钥二维码,方便共享。 - 编辑模式下,可删除密钥。 - 完全本地运行。 - v1.1新增首页列表模式切换,支持首页显示动态验证码。(来自DoubleF建议) ### 截图 ![image](https://github.com/user-attachments/assets/5ae5c0aa-9719-452f-a77e-a1f40052b482) ![image](https://github.com/user-attachments/assets/e5a672ba-06b4-4365-96d2-f36f939c6b62) ![image](https://github.com/user-attachments/assets/7579c00b-fb7c-4611-9955-8d673fc060b1) ![image](https://github.com/user-attachments/assets/766c2e09-31b0-474a-b5b7-b6ddad9faa1e) ![image](https://github.com/user-attachments/assets/3c993628-9203-4e4c-b73d-b7e7923ea4a4) ![image](https://github.com/user-attachments/assets/04fde59c-4160-49c5-bc07-2ac7c2bba79a) ![image](https://github.com/user-attachments/assets/0d2a9756-4204-4965-9bc2-fb1cf358c1e1)