danmu-tui 0.4.1 → 0.4.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 CHANGED
@@ -1,12 +1,22 @@
1
1
  <p align="center">
2
- <img src="assets/hero.png" alt="DANMU — Live Interaction Console" width="100%">
2
+ <a href="https://danmu.elazer.wang">
3
+ <img src="website/public/logo-pixel.svg" alt="DANMU 官方 Logo" width="96" height="96">
4
+ </a>
3
5
  </p>
4
6
 
7
+ <h1 align="center">DANMU</h1>
8
+
5
9
  <p align="center">
6
10
  <strong>为知识型主播收束弹幕、问题与现场控制。</strong><br>
7
11
  一块安静、快速、可恢复的直播互动终端。
8
12
  </p>
9
13
 
14
+ <p align="center">
15
+ <a href="https://danmu.elazer.wang"><strong>官方网站 · danmu.elazer.wang</strong></a>
16
+ &nbsp;·&nbsp;
17
+ <a href="https://github.com/rockythink/shisui-danmu/releases/latest">下载最新版</a>
18
+ </p>
19
+
10
20
  <p align="center">
11
21
  <a href="https://github.com/rockythink/shisui-danmu/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/rockythink/shisui-danmu/ci.yml?style=flat-square&label=build&colorA=111827&colorB=4ADE80" alt="Build"></a>
12
22
  <a href="https://github.com/rockythink/shisui-danmu/releases/latest"><img src="https://img.shields.io/github/v/release/rockythink/shisui-danmu?style=flat-square&colorA=111827&colorB=22D3EE" alt="Release"></a>
@@ -25,16 +35,20 @@
25
35
 
26
36
  它不是播放器,也不是另一套 OBS。它只解决直播时最容易失控的那一段:**看见互动、辨认问题、快速回应、保留现场。**
27
37
 
38
+ ## 真实运行录屏
39
+
28
40
  <p align="center">
29
- <img src="assets/tui-preview.png" alt="DANMU TUI:实时弹幕、重点问题、直播状态、OBS 与麦克风电平" width="100%">
41
+ <a href="https://danmu.elazer.wang/danmu-product-demo.mp4">
42
+ <img src="assets/danmu-product-demo.gif" alt="DANMU 真实运行录屏:启动、实时弹幕与终端交互,完整 56 秒" width="100%">
43
+ </a>
30
44
  </p>
31
45
 
32
- > 界面由实际 DANMU TUI 在真实终端中渲染;内容为演示数据,不包含真实观众信息。
46
+ 录屏在 README 内自动循环播放;点击画面可观看清晰版 MP4。
33
47
 
34
48
  <p align="center">
35
49
  <a href="https://danmu.elazer.wang"><strong>访问 DANMU 官网</strong></a>
36
50
  &nbsp;·&nbsp;
37
- <a href="website/public/danmu-product-demo.mp4"><strong>▶ 观看 DANMU 真实运行录屏(56 秒)</strong></a>
51
+ <a href="https://danmu.elazer.wang/danmu-product-demo.mp4"><strong>观看完整 MP4(56 秒)</strong></a>
38
52
  </p>
39
53
 
40
54
  ## 为什么做 DANMU
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "danmu-tui",
3
- "version": "0.4.1",
3
+ "version": "0.4.2",
4
4
  "description": "为知识型主播收束弹幕、问题与现场控制的原生终端工作台",
5
5
  "license": "MPL-2.0",
6
6
  "author": "Elazer <apps@elazer.wang>",
Binary file
Binary file
Binary file
Binary file
Binary file