dsh-pet 0.1.1 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +16 -6
- package/README.zh.md +16 -6
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
<a href="https://www.npmjs.com/package/dsh-pet"><img alt="npm downloads" src="https://img.shields.io/npm/dm/dsh-pet?color=brightgreen"></a>
|
|
6
6
|
<a href="https://github.com/PC2005-cloud/dsh-pet"><img alt="stars" src="https://img.shields.io/github/stars/PC2005-cloud/dsh-pet?style=social"></a>
|
|
7
7
|
<a href="https://github.com/PC2005-cloud/dsh-pet/blob/master/LICENSE"><img alt="license" src="https://img.shields.io/github/license/PC2005-cloud/dsh-pet?color=orange"></a>
|
|
8
|
+
<a href="https://awesome-dsh-plugin.com"><img alt="awesome dsh plugin" src="https://awesome-dsh-plugin.com/badge.svg"></a>
|
|
8
9
|
<img alt="platform" src="https://img.shields.io/badge/platform-DeepSeek%20Harness%20Web-8A2BE2">
|
|
9
10
|
<img alt="assets" src="https://img.shields.io/badge/assets-25%20animations-ff69b4">
|
|
10
11
|
</p>
|
|
@@ -49,17 +50,26 @@ dsh plugin --profile web add dsh-pet
|
|
|
49
50
|
dsh plugin --profile web remove dsh-pet
|
|
50
51
|
```
|
|
51
52
|
|
|
53
|
+
## 🖥️ 运行效果
|
|
54
|
+
|
|
55
|
+
宠物实际运行在 DSH Web 界面中的样子:
|
|
56
|
+
|
|
57
|
+
<p>
|
|
58
|
+
<img src="https://raw.githubusercontent.com/PC2005-cloud/dsh-pet/main/assets/screenshots/dsh-pet-running-1.png" width="380" alt="dsh-pet running in DSH Web UI 1" title="dsh-pet running in DSH Web UI 1">
|
|
59
|
+
<img src="https://raw.githubusercontent.com/PC2005-cloud/dsh-pet/main/assets/screenshots/dsh-pet-running-2.png" width="380" alt="dsh-pet running in DSH Web UI 2" title="dsh-pet running in DSH Web UI 2">
|
|
60
|
+
</p>
|
|
61
|
+
|
|
52
62
|
## 🎬 效果预览
|
|
53
63
|
|
|
54
64
|
> 动画为透明背景;GIF 预览中透明部分显示为页面底色,实际播放为透明。
|
|
55
65
|
|
|
56
66
|
<p>
|
|
57
|
-
<img src="https://raw.githubusercontent.com/PC2005-cloud/dsh-pet/
|
|
58
|
-
<img src="https://raw.githubusercontent.com/PC2005-cloud/dsh-pet/
|
|
59
|
-
<img src="https://raw.githubusercontent.com/PC2005-cloud/dsh-pet/
|
|
60
|
-
<img src="https://raw.githubusercontent.com/PC2005-cloud/dsh-pet/
|
|
61
|
-
<img src="https://raw.githubusercontent.com/PC2005-cloud/dsh-pet/
|
|
62
|
-
<img src="https://raw.githubusercontent.com/PC2005-cloud/dsh-pet/
|
|
67
|
+
<img src="https://raw.githubusercontent.com/PC2005-cloud/dsh-pet/main/dsh-pet/assets/preview/%E5%BE%85%E6%9C%BA%E5%91%BC%E5%90%B8%E4%BC%91%E9%97%B2.gif" width="160" alt="待机呼吸休闲" title="待机呼吸休闲">
|
|
68
|
+
<img src="https://raw.githubusercontent.com/PC2005-cloud/dsh-pet/main/dsh-pet/assets/preview/%E4%B8%9C%E5%BC%A0%E8%A5%BF%E6%9C%9B.gif" width="160" alt="东张西望" title="东张西望">
|
|
69
|
+
<img src="https://raw.githubusercontent.com/PC2005-cloud/dsh-pet/main/dsh-pet/assets/preview/%E5%8E%9F%E5%9C%B0%E6%BC%82%E6%B5%AE%E8%B8%8F%E6%AD%A5.gif" width="160" alt="原地漂浮踏步" title="原地漂浮踏步">
|
|
70
|
+
<img src="https://raw.githubusercontent.com/PC2005-cloud/dsh-pet/main/dsh-pet/assets/preview/%E5%8E%9F%E5%9C%B0%E5%B0%8F%E6%86%A9%E6%B2%89%E7%9C%A0.gif" width="160" alt="原地小憩沉眠" title="原地小憩沉眠">
|
|
71
|
+
<img src="https://raw.githubusercontent.com/PC2005-cloud/dsh-pet/main/dsh-pet/assets/preview/%E7%82%B9%E5%87%BB%E5%9B%9E%E5%BA%94%20-%20%E5%BC%80%E5%BF%83%E8%B7%83%E5%8A%A8.gif" width="160" alt="点击回应 - 开心跃动" title="点击回应 - 开心跃动">
|
|
72
|
+
<img src="https://raw.githubusercontent.com/PC2005-cloud/dsh-pet/main/dsh-pet/assets/preview/%E8%A2%AB%E9%BC%A0%E6%A0%87%E6%8B%96%E6%8B%BD%E6%82%AC%E7%A9%BA%E5%8F%8D%E9%A6%88.gif" width="160" alt="被鼠标拖拽悬空反馈" title="被鼠标拖拽悬空反馈">
|
|
63
73
|
</p>
|
|
64
74
|
|
|
65
75
|
全部 25 个动画见仓库:`dsh-pet/assets/thumb/`。
|
package/README.zh.md
CHANGED
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
<a href="https://www.npmjs.com/package/dsh-pet"><img alt="npm downloads" src="https://img.shields.io/npm/dm/dsh-pet?color=brightgreen"></a>
|
|
6
6
|
<a href="https://github.com/PC2005-cloud/dsh-pet"><img alt="stars" src="https://img.shields.io/github/stars/PC2005-cloud/dsh-pet?style=social"></a>
|
|
7
7
|
<a href="https://github.com/PC2005-cloud/dsh-pet/blob/master/LICENSE"><img alt="license" src="https://img.shields.io/github/license/PC2005-cloud/dsh-pet?color=orange"></a>
|
|
8
|
+
<a href="https://awesome-dsh-plugin.com"><img alt="awesome dsh plugin" src="https://awesome-dsh-plugin.com/badge.svg"></a>
|
|
8
9
|
<img alt="platform" src="https://img.shields.io/badge/platform-DeepSeek%20Harness%20Web-8A2BE2">
|
|
9
10
|
<img alt="assets" src="https://img.shields.io/badge/assets-25%20animations-ff69b4">
|
|
10
11
|
</p>
|
|
@@ -49,17 +50,26 @@ dsh plugin --profile web add dsh-pet
|
|
|
49
50
|
dsh plugin --profile web remove dsh-pet
|
|
50
51
|
```
|
|
51
52
|
|
|
53
|
+
## 🖥️ 运行效果
|
|
54
|
+
|
|
55
|
+
宠物实际运行在 DSH Web 界面中的样子:
|
|
56
|
+
|
|
57
|
+
<p>
|
|
58
|
+
<img src="https://raw.githubusercontent.com/PC2005-cloud/dsh-pet/main/assets/screenshots/dsh-pet-running-1.png" width="380" alt="dsh-pet 运行效果 1" title="dsh-pet 运行效果 1">
|
|
59
|
+
<img src="https://raw.githubusercontent.com/PC2005-cloud/dsh-pet/main/assets/screenshots/dsh-pet-running-2.png" width="380" alt="dsh-pet 运行效果 2" title="dsh-pet 运行效果 2">
|
|
60
|
+
</p>
|
|
61
|
+
|
|
52
62
|
## 🎬 效果预览
|
|
53
63
|
|
|
54
64
|
> 动画为透明背景;GIF 预览中透明部分显示为页面底色,实际播放为透明。
|
|
55
65
|
|
|
56
66
|
<p>
|
|
57
|
-
<img src="https://raw.githubusercontent.com/PC2005-cloud/dsh-pet/
|
|
58
|
-
<img src="https://raw.githubusercontent.com/PC2005-cloud/dsh-pet/
|
|
59
|
-
<img src="https://raw.githubusercontent.com/PC2005-cloud/dsh-pet/
|
|
60
|
-
<img src="https://raw.githubusercontent.com/PC2005-cloud/dsh-pet/
|
|
61
|
-
<img src="https://raw.githubusercontent.com/PC2005-cloud/dsh-pet/
|
|
62
|
-
<img src="https://raw.githubusercontent.com/PC2005-cloud/dsh-pet/
|
|
67
|
+
<img src="https://raw.githubusercontent.com/PC2005-cloud/dsh-pet/main/dsh-pet/assets/preview/%E5%BE%85%E6%9C%BA%E5%91%BC%E5%90%B8%E4%BC%91%E9%97%B2.gif" width="160" alt="待机呼吸休闲" title="待机呼吸休闲">
|
|
68
|
+
<img src="https://raw.githubusercontent.com/PC2005-cloud/dsh-pet/main/dsh-pet/assets/preview/%E4%B8%9C%E5%BC%A0%E8%A5%BF%E6%9C%9B.gif" width="160" alt="东张西望" title="东张西望">
|
|
69
|
+
<img src="https://raw.githubusercontent.com/PC2005-cloud/dsh-pet/main/dsh-pet/assets/preview/%E5%8E%9F%E5%9C%B0%E6%BC%82%E6%B5%AE%E8%B8%8F%E6%AD%A5.gif" width="160" alt="原地漂浮踏步" title="原地漂浮踏步">
|
|
70
|
+
<img src="https://raw.githubusercontent.com/PC2005-cloud/dsh-pet/main/dsh-pet/assets/preview/%E5%8E%9F%E5%9C%B0%E5%B0%8F%E6%86%A9%E6%B2%89%E7%9C%A0.gif" width="160" alt="原地小憩沉眠" title="原地小憩沉眠">
|
|
71
|
+
<img src="https://raw.githubusercontent.com/PC2005-cloud/dsh-pet/main/dsh-pet/assets/preview/%E7%82%B9%E5%87%BB%E5%9B%9E%E5%BA%94%20-%20%E5%BC%80%E5%BF%83%E8%B7%83%E5%8A%A8.gif" width="160" alt="点击回应 - 开心跃动" title="点击回应 - 开心跃动">
|
|
72
|
+
<img src="https://raw.githubusercontent.com/PC2005-cloud/dsh-pet/main/dsh-pet/assets/preview/%E8%A2%AB%E9%BC%A0%E6%A0%87%E6%8B%96%E6%8B%BD%E6%82%AC%E7%A9%BA%E5%8F%8D%E9%A6%88.gif" width="160" alt="被鼠标拖拽悬空反馈" title="被鼠标拖拽悬空反馈">
|
|
63
73
|
</p>
|
|
64
74
|
|
|
65
75
|
全部 25 个动画见仓库:`dsh-pet/assets/thumb/`。
|
package/package.json
CHANGED