Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 434 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 434 Bytes

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