Skip to content

Commit e55d0a4

Browse files
committed
更新 README。
1 parent 201fc5c commit e55d0a4

File tree

2 files changed

+15
-37
lines changed

2 files changed

+15
-37
lines changed

README.md

Lines changed: 14 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -7,67 +7,45 @@
77
<br>
88
<br>
99
<a href="https://github.com/TopSea/Alive/stargazers"><img src="https://img.shields.io/github/stars/TopSea/Alive" alt="Stars Badge"/></a>
10-
<a href="https://github.com/TopSea/Alive/pulls"><img src="https://img.shields.io/github/issues-pr/TopSea/Alive" alt="Pull Requests Badge"/></a>
11-
<a href="https://github.com/TopSea/Alive/issues"><img src="https://img.shields.io/github/issues/TopSea/Alive" alt="Issues Badge"/></a>
12-
<a href="https://github.com/TopSea/Alive/graphs/contributors"><img alt="GitHub contributors" src="https://img.shields.io/github/contributors/TopSea/Alive?color=2b9348"></a>
13-
<br>
14-
<a href="https://github.com/TopSea/Alive/blob/master/LICENSE"><img src="https://img.shields.io/github/license/TopSea/Alive?color=2b9348" alt="License Badge"/></a>
1510
<a href="https://github.com/TopSea/Alive/releases"><img src="https://img.shields.io/github/downloads/TopSea/Alive/total" alt="Download Badge"/></a>
1611
</div>
1712

1813
## [Englisg Doc](./docs/en/README.md)
1914

2015
## 开发进度
21-
Tauri 0.0.3 版已发布!之后 Tauri 版将停止开发。
22-
Electron 版全力开发中。
16+
Alive v1.0.0 即将发布!
2317
关注我([GoAHi](https://space.bilibili.com/307219768)),更快获得发布信息。
2418

2519
## 安装使用
2620
Live2d 最后的支持版本是:[Alive v0.0.3](https://github.com/TopSea/Alive/releases/tag/v0.0.3)
27-
Tauri 版参考这个视频:[https://www.bilibili.com/video/BV1B6421g7p9/](https://www.bilibili.com/video/BV1B6421g7p9/)
28-
**关于 alive_mmd.json 的编写规范:[关于 .alive_mmd.json](./docs/alive_mmd.md)**
21+
**只有 Alive v1.0.0 及之后的版本有 AI 功能。**
2922

3023
## 功能实现计划
3124
### 已实现的功能
32-
- [x] Live2d 和 MMD 模型的展示和交互操作(Live2d 最后的支持版本是:[Alive v0.0.3](https://github.com/TopSea/Alive/releases/tag/v0.0.3)
25+
3326
- [x] 鼠标点击穿透
3427
- [x] 保存窗口的位置和大小
3528
- [x] 多语言切换(窗口部分)
36-
- [x] 开放 API 接口
37-
- [x] 深色模式
3829
- [x] 自动检查更新
3930
- [x] 缩放成图标
4031

41-
### 0.1.0 计划实现的功能
42-
- [ ] AI 聊天功能
32+
### 1.0.0 计划实现的功能
33+
- [ ] 语音唤醒功能
34+
- [ ] 语音聊天功能(*需要自行部署 [AliveAi] 服务,用别人的也不是不行* :smile:
35+
- [ ] AI 聊天功能(*需要部署 [AliveAi] 服务*
36+
- [ ] 对话时模型口型同步
37+
- [ ] 对话时模型播放响应的动作
4338

4439
## 适配计划
45-
Windows:Windows 11/10 。windows 10 之前的版本不会进行测试和适配,不保证能否运行。
46-
Linux 和 MacOS:Tauri 版没有适配。Electron 版可能会打包,但不会测试(没有设备)。
47-
48-
## Build
49-
如果你想自己 build 的话。
50-
Electron 版不提供源码,Tauri 版请选择对应的分支。
51-
```
52-
git clone https://github.com/TopSea/Alive --branch tauri-v1
53-
cd Alive
54-
yarn
55-
56-
yarn tauri dev
57-
```
58-
环境和依赖可参考:[Tauri 官方文档](https://tauri.app/zh-cn/v1/guides/getting-started/prerequisites)
59-
因为就我一个人开发,代码写得比较杂乱,东一榔头西一棒槌的,主打一个自己看得懂就行 :stuck_out_tongue_winking_eye:
40+
Windows:目前只有 Windows 11 经过了测试。Windows 10 及之前的版本不保证能否运行。
41+
6042

6143
## 关于项目
62-
因为文档和一些缺陷放弃了 Tauri,0.0.3 及之后的版本都将是使用 Electron。之前选择开源,因为想做的功能太多,希望有大佬能一起开发,我也可以学到很多东西,但是没人来 :sob: 。现在的话,大体都开发的差不多了。很多可以优化的地方就按照自己的节奏慢慢来吧,就不再开源了,之前设置自动更新的 key 的密码都给忘了,不开源就可以把密码放到项目里了。当然,之前开源的代码不会删除,选择对应的分支即可。
63-
64-
*一切的开始是因为碧蓝航线之前更新了一个拉菲的兔女郎服装(对兔女郎毫无抵抗力.jpg)。*
65-
66-
*然后就搜怎么提取怎么展示。搜到了 PPet,但是用着不太符合我的想法而且 PPet 项目也好久没更新了。所以就打算自己改改来用,但是 electron 这个包死活下不下来,换镜像用代理都不行。淦!刚好当时学 Tauri 和 React 有一段时间了,干脆再造个轮子。*
67-
68-
*最开始是用 Tauri 和 React 写的([Live2d-Tauri](https://github.com/TopSea/Live2d-Tauri)),但是写的不是很好。就打算用 vue 再再造个轮子顺便也让我在原神中的老婆们能展示展示,所以 Alive 就诞生了。*
44+
*最开始是用 Tauri 和 React 写的([Live2d-Tauri](https://github.com/TopSea/Live2d-Tauri)),但是写的不是很好。就打算用 vue 再再造个轮子顺便也让我在原神中的老婆们能展示展示,所以 Alive 就诞生了。*
6945

46+
*因为一些原因,项目代码不再开源,已开源的代码不再维护。*
7047

7148

7249

7350
[app-icon]: ./assets/app-icon.png
51+
[AliveAi]: https://github.com/TopSea/AliveAi

docs/en/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<img style="width: 156px; height: 156px; border-radius: 12px;" src="../../assets/app-icon.png" alt="App Icon"/></a>
44
<br>
55
<br>
6-
<i>Alive: Open-source desktop pet software support for Live2D and MMD models.</i>
6+
<i>Alive: Free self-hosted AI desktop pet app.</i>
77
<br>
88
<br>
99
<a href="https://github.com/TopSea/Alive/stargazers"><img src="https://img.shields.io/github/stars/TopSea/Alive" alt="Stars Badge"/></a>

0 commit comments

Comments
 (0)