直接在桌面顯示彈幕
Display bullet screen directly on the desktop
This project is divided into two parts:
-
Danmu-Desktop
DanmuDesktop is the client-side application that runs on the computer where you want to display danmu.
Currently supports Windows and MacOS and comes with an installer and portable files. -
Server The server creates a website that provides an interface for inputting danmu and sends the danmu to Danmu-Desktop.
Download the executable file, open the program, and enter the server's IP and port (default is 4000) to start displaying danmu.
pip install -r requestments.txt
python3 app.py
- 4000: Website.