Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bilibili 直播间 TUI

关联的bilibili介绍视频

使用方法 直接下载 releases 中的 bin文件即可


风格1: chatroom

t1

风格2: pure

t2

风格3: simple

t3

风格4: info (感谢@soft98-top添加的theme4)

t4

项目文件:

  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. <esc> 退出
  2. <ctrl+c> 退出
  3. <ctrl+u> 清空输入内容
  4. 上一个输入记录
  5. 下一个输入记录

类似项目

zaiic/bili-live-chat: A bilibili streaming chat tool using TUI written in Rust.

贡献者

Support: buy me a coffee)

About

终端下使用的bilibili弹幕获取和弹幕发送服务

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages