A TUI / GUI tool for starting and stopping live streams on bilibili.com, capable of providing the RTMP address and stream key for streaming software such as OBS.
Precompiled binarys available at releases.
# TUI
cargo install bili-live
# GUI
cargo install bili-live --features guiA robust, keyboard-driven interface powered by ratatui. Perfect for terminal enthusiasts and server environments.

A clean, cross-platform graphical interface powered by egui (enable via --features gui).
