Skip to content

SJTU-UMJI-Tech/JI-Live-Danmu-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JI-Live-Danmu-Client

Usage:

  1. Set secret key in Danmu/config.py
vim Danmu/config.py
  1. Run Live Danmu(Optional:Set server url)
LiteDanmu.py [-h] [-serverurl SERVERURL] [-sk SecretKey]

Build:

  1. Install pyinstaller
pip install pyinstaller
  1. Build
pyinstaller .\LiteDanmu.py
mv dist/LiteDanmu/PyQt5/Qt/plugins/platforms/ dist/LiteDanmu
  1. Run
dist/LiteDanmu/LiteDanmu.exe [-h] [-serverurl SERVERURL] [-sk SecretKey]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages