Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
suemor233 committed Jan 6, 2025
1 parent e7c3518 commit 48c1a13
Showing 1 changed file with 31 additions and 4 deletions.
35 changes: 31 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,25 +16,52 @@ $ pnpm install
$ pnpm dev
```

## 特征
1. 导入动漫自动匹配弹幕
2. 支持设置弹幕字体大小、持续时间、显示区域
3. 支持手动添加第三方弹幕网址
4. 支持本地 xml 弹幕文件
5. 支持对不同平台的弹幕进行单独的开关
6. 自动安装更新,无需手动下载安装
7. 跨平台,支持 macOS Windows Linux Web 版本
8. 支持白天夜间模式,可以跟随系统自动切换
9. 支持解析视频内嵌字幕和导入本地字幕
10. 支持修改匹配的弹幕库
11. 精美的 UI 设计
12. 播放记录界面可以显示播放进度和对应的画面


## 技术栈
* Electron
* React
* TypeScript
* Tailwind CSS
* Jotai
* shadcn/ui
* TanStack Query
* Framer motion
* xgplayer

## 截图

![](https://fastly.jsdelivr.net/gh/suemor233/static@main/img/CleanShot%202024-11-21%20at%2019.38.37%402x.png)

![](https://fastly.jsdelivr.net/gh/suemor233/static@main/img/CleanShot%202024-11-21%20at%2019.41.34%402x.png)

![](https://fastly.jsdelivr.net/gh/suemor233/static@main/img/202501061557157.png)

![](https://fastly.jsdelivr.net/gh/suemor233/static@main/img/202501061604943.png)

![](https://fastly.jsdelivr.net/gh/suemor233/static@main/img/202501061604942.png)

![](https://fastly.jsdelivr.net/gh/suemor233/static@main/img/CleanShot%202024-11-21%20at%2019.40.33%402x.png)

![](https://fastly.jsdelivr.net/gh/suemor233/static@main/img/CleanShot%202024-11-21%20at%2019.39.05%402x.png)

![](https://fastly.jsdelivr.net/gh/suemor233/static@main/img/CleanShot%202024-11-21%20at%2019.39.09%402x.png)

![](https://fastly.jsdelivr.net/gh/suemor233/static@main/img/CleanShot%202024-11-21%20at%2019.39.44%402x.png)

![](https://fastly.jsdelivr.net/gh/suemor233/static@main/img/CleanShot%202024-11-21%20at%2023.37.54%402x.png)

![](https://fastly.jsdelivr.net/gh/suemor233/static@main/img/CleanShot%202024-11-21%20at%2019.39.19%402x.png)

## 致谢 & 许可

- [弹弹play](https://www.dandanplay.com)
Expand Down

0 comments on commit 48c1a13

Please sign in to comment.