Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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