Skip to content

Commit 999b58b

Browse files
Update version
1 parent 6fe3ec6 commit 999b58b

File tree

3 files changed

+5
-47
lines changed

3 files changed

+5
-47
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
## Introduction
1+
## Introduction
2+
3+
A Twitter/X third-party APP developed based on Flutter.

README_CN.md

+1-45
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,3 @@
11
## 介绍
22

3-
基于 Flutter 的双因素验证器,支持Android和Windows平台,支持云备份。
4-
5-
## Highlights
6-
7-
- 基于Flutter架构重构,支持Android和Windows
8-
- 支持TOTP、HOTP、MOTP、Steam、Yandex
9-
- 支持扫码添加、识别图片、手动输入密钥
10-
- 支持自定义图标和分类、支持排序和多种令牌布局(简洁、紧凑、列表、聚焦)
11-
- 支持深色模式、多种语言、多种主题
12-
- 支持本地备份和自动备份、支持WebDav、Onedrive、GoogleDrive、Dropbox、S3存储等多种云备份方式
13-
- 支持导入/导出加密文件、URI列表
14-
- 支持从Aegis、andOTP、Bitwarden、EntAuth、FreeOTP+、Google Authenticator、2FAS、TOTP Authenticator、Winauth导入数据
15-
- 支持数据库加密、手势密码
16-
17-
## Screenshots
18-
19-
<img src="tools/art/mobile_1.png" alt="Mobile_1" style="zoom: 25%;" />
20-
21-
<img src="tools/art/desktop_1.png" alt="Desktop_1" style="zoom: 25%;" />
22-
23-
<img src="tools/art/mobile_2.png" alt="Mobile_2" style="zoom: 25%;" />
24-
25-
<img src="tools/art/mobile_3.png" alt="Mobile_3" style="zoom: 25%;" />
26-
27-
<img src="tools/art/desktop_2.png" alt="Desktop_2" style="zoom: 25%;" />
28-
29-
## TODOs
30-
31-
- 桌面端支持
32-
33-
- 多窗口支持
34-
- 快捷键功能优化
35-
36-
- 小功能/小Bug
37-
38-
- 开机自启动后最小化到托盘
39-
40-
- 托盘锁定功能——未设置/已禁用
41-
- 修改语言时Tabbar全部未随之更改
42-
43-
- 次优先级
44-
45-
- 自定义主题
46-
- 导入字体文件
47-
- icon逻辑修改——同一个icon多种匹配规则
3+
基于Flutter开发的Twitter/X第三方APP

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: twitee
2-
version: 0.0.1+1
2+
version: 1.0.0+100
33
description: An awesome two-factor authenticator which supports cloud storage and multiple platforms.
44
publish_to: none
55

0 commit comments

Comments
 (0)