Skip to content

Commit 3e2e7ff

Browse files
committed
docs: development plan
1 parent 4644c21 commit 3e2e7ff

File tree

3 files changed

+307
-268
lines changed

3 files changed

+307
-268
lines changed

guide/index.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,19 @@ GUI.for.Cores 项目旨在快速生成 core 的配置文件,并将其参数以
5252
3、我能使用你们的项目进行二次开发吗?
5353

5454
> 当然。你可以使用目前项目里的所有代码,并开发出其他 core 的 GUI 应用。
55+
56+
## 开发计划
57+
58+
- [ ] 迁移框架至 wails-v3-alpha 版本
59+
60+
- [ ] 开发一个流量可视化插件
61+
62+
- [ ] 支持更多的 GNU/Linux 桌面
63+
64+
- [ ] 支持 macOS、 GNU/Linux 下的 TUN 模式
65+
66+
- [ ] 优化 macOS、 GNU/Linux 下的安装升级体验
67+
68+
- [ ] 重构 GUI.for.SingBox 的部分功能
69+
70+
- [ ] 开发安卓端的 GUI 系列

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"author": "https://github.com/GUI-for-Cores",
1616
"license": "ISC",
1717
"devDependencies": {
18-
"vitepress": "1.0.1"
18+
"vitepress": "1.2.3"
1919
}
2020
}

0 commit comments

Comments
 (0)