Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yaocccc/bilibili_live_tui
终端下使用的bilibili弹幕获取和弹幕发送服务
https://github.com/yaocccc/bilibili_live_tui
bilibili danmu danmu-classroom
Last synced: about 2 months ago
JSON representation
终端下使用的bilibili弹幕获取和弹幕发送服务
- Host: GitHub
- URL: https://github.com/yaocccc/bilibili_live_tui
- Owner: yaocccc
- Created: 2022-06-27T14:50:36.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-13T07:48:26.000Z (11 months ago)
- Last Synced: 2024-08-01T02:27:51.620Z (4 months ago)
- Topics: bilibili, danmu, danmu-classroom
- Language: Go
- Homepage:
- Size: 6.44 MB
- Stars: 82
- Watchers: 1
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-bilibili-extra - Bilibili_live_tui - 终端下使用的 bilibili 弹幕获取和弹幕发送服务.![Go](svg/go.svg?raw=true) (直播相关工具 / 直播脚本)
README
# bilibili 直播间 TUI
[关联的bilibili介绍视频](https://www.bilibili.com/video/bv1gG411G7XG)
使用方法 直接下载 releases 中的 bin文件即可
---
风格1: chatroom
![t1](./theme1.png)
风格2: pure
![t2](./theme2.png)
风格3: simple
![t3](./theme3.png)
风格4: info (感谢@soft98-top添加的theme4)
![t4](./theme4.png)
项目文件:
```plaintext
sender 发送弹幕的实现
getter 获取弹幕的实现
ui TUI的实现
```使用:
go run main.go
也可以从 参数定义 roomId, theme 优先级高于config(-r roomId, -t theme)
go run main.go -c config.toml -r 9527 -t 1
配置:
默认配置文件: ~/.config/bili/config.toml
参数说明:
1. `-c string:configfile`
2. `-r string:roomId`
3. `-t int:theme`
4. `-l int:singleline`
5. `-s int:showtime`快捷键:
1. \ 退出
2. 退出
3. 清空输入内容
4. 上一个输入记录
5. 下一个输入记录## 类似项目
[zaiic/bili-live-chat](https://github.com/zaiic/bili-live-chat): A bilibili streaming chat tool using TUI written in Rust.
## 贡献者
- [yaocccc](https://github.com/yaocccc)
- [soft98-top](https://github.com/soft98-top)
- [PR#3 增加theme4,修复直播间rank显示](https://github.com/yaocccc/bilibili_live_tui/pull/3)
- [zaiic](https://github.com/zaiic)
- [PR#4 更新README,添加类似项目](https://github.com/yaocccc/bilibili_live_tui/pull/4)
- [Ruixi-rebirth](https://github.com/Ruixi-rebirth)
- [PR#6 自动创建配置文件到 $HOME/.config/bili/config.toml](https://github.com/yaocccc/bilibili_live_tui/pull/6)## Support: buy me a coffee)