Skip to content

wfjsw/gdanmaku-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gdanmaku-server

Web-based danmaku server

Installation

Install dependencies:

  • python modules: flask, gevent, pyredis
  • service: redis

Run webserver.py and open http://localhost:5000/ in your browser.

Client

The official desktop client is available at https://github.com/bigeagle/danmaQ

TODO

  • Wechat integration
  • IRC integration
  • Rate limit
  • Plugable js for web clients

About

Web-based danmaku server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.3%
  • HTML 43.7%