Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ddiu8081/bilicli
🎛️ Bilibili-live danmu dashboard in your terminal.
https://github.com/ddiu8081/bilicli
bilibili bilibili-live danmaku terminal tui
Last synced: 17 days ago
JSON representation
🎛️ Bilibili-live danmu dashboard in your terminal.
- Host: GitHub
- URL: https://github.com/ddiu8081/bilicli
- Owner: ddiu8081
- Created: 2022-09-03T16:40:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-21T15:09:21.000Z (almost 2 years ago)
- Last Synced: 2024-10-10T11:47:41.347Z (29 days ago)
- Topics: bilibili, bilibili-live, danmaku, terminal, tui
- Language: Vue
- Homepage: https://npmjs.com/bilicli
- Size: 2.26 MB
- Stars: 113
- Watchers: 1
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-bilibili-extra - Bilicli - 终端里的 Bilibili 弹幕仪表盘.![Vue](svg/vue.svg?raw=true) ![Cli](svg/terminal.svg?raw=true) (直播相关工具 / 直播脚本)
README
# Bilicli
[![npm](https://img.shields.io/npm/v/bilicli)](https://www.npmjs.com/package/bilicli)
> 终端里的 Bilibili 弹幕仪表盘
![screenshot](./screenshot.gif)
Api driven by [blive-message-listener](https://github.com/ddiu8081/blive-message-listener).
## Usage
```bash
npx bilicli live [...options]
npx bilicli live-full [...options]
```### Arguments
- `room_id`: B站直播间房间号,支持短id
### Options
- `-h, --help`: 显示帮助信息
- `--no-badge`: 隐藏用户牌子信息
- `--no-rank`: 隐藏用户榜单排名信息## Features
- [x] 舰长与房管标识
- [x] 分类查看
- [ ] 数据统计
- [ ] 本地记录保存
- [ ] 筛选面板
- [ ] 发送弹幕## Streams
- [【直播录像】写一个命令行版弹幕姬 [#1] - 2022.08.26 21:30场](https://www.bilibili.com/video/BV1ze4y1Z7Tu/)
- [【直播录像】写一个命令行版弹幕姬 [#2] - 2022.09.03 20:00场](https://www.bilibili.com/video/BV1mK411Z7d9)
- [【直播录像】写一个命令行版弹幕姬 [#3] - 2022.09.11 20:00场](https://www.bilibili.com/video/BV1nG4y1z7LC)
- [【直播录像】写一个命令行版弹幕姬 [#4] - 2022.09.24 20:00场](https://www.bilibili.com/video/BV1Me4y1r72K)## Credits
- [temir](https://github.com/webfansplz/temir)
## License
MIT